diff options
Diffstat (limited to 'config.ts')
| -rw-r--r-- | config.ts | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -35,6 +35,9 @@ export const launcher = { initialClass: 0.5, }, }, + todo: { + notify: true, + }, }; export const notifpopups = { |