mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 04:20:12 +02:00
set default font to Inter
- prefer to use monospace font due to new item detail columns
This commit is contained in:
@@ -988,7 +988,7 @@ const initialState: SettingsState = {
|
||||
showServerImage: false,
|
||||
},
|
||||
font: {
|
||||
builtIn: 'Poppins',
|
||||
builtIn: 'Inter',
|
||||
custom: null,
|
||||
system: null,
|
||||
type: FontType.BUILT_IN,
|
||||
|
||||
Reference in New Issue
Block a user