mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-01 18:33:33 +00:00
Change default fonts
This commit is contained in:
parent
3c889d87ef
commit
3dd9e620a8
33 changed files with 31 additions and 105 deletions
|
|
@ -83,7 +83,7 @@ export const useSettingsStore = create<SettingsSlice>()(
|
|||
},
|
||||
general: {
|
||||
followSystemTheme: false,
|
||||
fontContent: 'Poppins',
|
||||
fontContent: 'Sora',
|
||||
showQueueDrawerButton: false,
|
||||
sideQueueType: 'sideDrawerQueue',
|
||||
theme: AppTheme.DEFAULT_DARK,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue