[MM-22361] - Set default preferences to flash app window (#1218)

Co-authored-by: Nevyana <nevyana@Nevyanas-MacBook-Pro.local>
This commit is contained in:
Nev Angelova
2020-03-06 11:56:53 +02:00
committed by GitHub
parent 18d3ebdb53
commit 097e6180c8

View File

@@ -13,8 +13,8 @@ const defaultPreferences = {
trayIconTheme: 'light',
minimizeToTray: false,
notifications: {
flashWindow: 0,
bounceIcon: false,
flashWindow: 2,
bounceIcon: true,
bounceIconType: 'informational',
},
showUnreadBadge: true,