fix settings updates

This commit is contained in:
les
2020-07-06 00:52:32 +02:00
parent 034e21dfd2
commit bd09199210
2 changed files with 2 additions and 3 deletions

View File

@@ -89,7 +89,7 @@ const TS = new TaskManager()
TS.add(new Task({
name: 'RECURRENT_EVENT',
method: eventController._createRecurrent,
repeatEach: 10
repeatEach: 10 // check each 10 minutes
}))
// daily morning notification