Fix typo
This commit is contained in:
parent
468195357e
commit
9c90d02d62
1 changed files with 1 additions and 1 deletions
|
|
@ -97,7 +97,7 @@ export const useThemeNames = (): Record<string, string> =>
|
|||
[DarkTheme.id]: 'Dark',
|
||||
[ButterTheme.id]: 'Butter',
|
||||
[CatppuccinLatteTheme.id]: 'Catppuccin Latte',
|
||||
[CatppuccinFrappeTheme.id]: 'Catppuccin Frappe',
|
||||
[CatppuccinFrappeTheme.id]: 'Catppuccin Frappé',
|
||||
[CatppuccinMacchiatoTheme.id]: 'Catppuccin Macchiato',
|
||||
[CatppuccinMochaTheme.id]: 'Catppuccin Mocha',
|
||||
}),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue