mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-08 04:50:12 +02:00
Change default font to poppins
This commit is contained in:
@@ -83,7 +83,7 @@ export const useSettingsStore = create<SettingsSlice>()(
|
||||
},
|
||||
general: {
|
||||
followSystemTheme: false,
|
||||
fontContent: 'Sora',
|
||||
fontContent: 'Poppins',
|
||||
showQueueDrawerButton: false,
|
||||
sideQueueType: 'sideDrawerQueue',
|
||||
theme: AppTheme.DEFAULT_DARK,
|
||||
|
||||
Reference in New Issue
Block a user