Add Inter font style

This commit is contained in:
jeffvli 2023-07-18 17:38:41 -07:00
parent 179129b7cb
commit b8dfbf9d49
5 changed files with 13 additions and 1 deletions

View file

@ -186,7 +186,7 @@ const initialState: SettingsState = {
general: {
defaultFullPlaylist: true,
followSystemTheme: false,
fontContent: 'Poppins',
fontContent: 'Inter',
playButtonBehavior: Play.NOW,
resume: false,
showQueueDrawerButton: false,