diff options
| -rw-r--r-- | ymir.nix | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -713,9 +713,10 @@ in rec { | |||
| 713 | } | 713 | } |
| 714 | } | 714 | } |
| 715 | 715 | ||
| 716 | namespace { | 716 | namespace inbox { |
| 717 | separator = / | 717 | separator = / |
| 718 | inbox = yes | 718 | inbox = yes |
| 719 | prefix = | ||
| 719 | } | 720 | } |
| 720 | 721 | ||
| 721 | plugin { | 722 | plugin { |
