Updated DEFAULT_THEME in constants to white

• Updated:
- DEFAULT_THEME in constants to white
This commit is contained in:
mgabdev 2020-11-03 17:13:00 -06:00
parent ebf1638145
commit 3ac94fe610

@ -104,7 +104,7 @@ export const THEMES = [
'black',
]
export const DEFAULT_THEME = 'light'
export const DEFAULT_THEME = 'white'
export const DEFAULT_FONT_SIZE = 'normal'
export const NOTIFICATION_FILTERS = [