This commit is contained in:
djmaze 2020-11-10 09:59:56 +01:00
parent b3b8c97b00
commit cd52d9ae6c
3 changed files with 5 additions and 5 deletions

View file

@ -95,7 +95,7 @@ class GeneralUserSettings {
}
testSystemNotification() {
NotificationStore.displayDesktopNotification('SnappyMail', 'Test notification', { 'Folder': '', 'Uid': '' });
NotificationStore.displayDesktopNotification('SnappyMail', 'Test notification', { });
}
onBuild() {