[MM-22361] - Set default preferences to flash app window (#1218)
Co-authored-by: Nevyana <nevyana@Nevyanas-MacBook-Pro.local>
This commit is contained in:
@@ -13,8 +13,8 @@ const defaultPreferences = {
|
|||||||
trayIconTheme: 'light',
|
trayIconTheme: 'light',
|
||||||
minimizeToTray: false,
|
minimizeToTray: false,
|
||||||
notifications: {
|
notifications: {
|
||||||
flashWindow: 0,
|
flashWindow: 2,
|
||||||
bounceIcon: false,
|
bounceIcon: true,
|
||||||
bounceIconType: 'informational',
|
bounceIconType: 'informational',
|
||||||
},
|
},
|
||||||
showUnreadBadge: true,
|
showUnreadBadge: true,
|
||||||
|
Reference in New Issue
Block a user