diff --git a/config/defaults.js b/config/defaults.js index e90b36a5..f3cd7f04 100644 --- a/config/defaults.js +++ b/config/defaults.js @@ -45,7 +45,7 @@ const defaultConfig = { enabled: false, urgency: "normal", unpauseNotification: false, - interactive: true + interactive: true //has effect only on Windows 8+ } }, };