mirror of
https://github.com/jeffvli/feishin.git
synced 2024-11-20 06:27:09 +01:00
Change default font to poppins
This commit is contained in:
parent
24af17b8fe
commit
6fddea552d
@ -83,7 +83,7 @@ export const useSettingsStore = create<SettingsSlice>()(
|
||||
},
|
||||
general: {
|
||||
followSystemTheme: false,
|
||||
fontContent: 'Sora',
|
||||
fontContent: 'Poppins',
|
||||
showQueueDrawerButton: false,
|
||||
sideQueueType: 'sideDrawerQueue',
|
||||
theme: AppTheme.DEFAULT_DARK,
|
||||
|
Loading…
Reference in New Issue
Block a user