add note to notifications.interactive

This commit is contained in:
Araxeus
2021-04-09 02:32:14 +03:00
parent ba6244780c
commit 095196785a

View File

@ -45,7 +45,7 @@ const defaultConfig = {
enabled: false,
urgency: "normal",
unpauseNotification: false,
interactive: true
interactive: true //has effect only on Windows 8+
}
},
};