mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-26 07:44:01 +08:00
parent
67093bd6c8
commit
0b6f8c571a
1 changed files with 0 additions and 1 deletions
|
@ -221,7 +221,6 @@ function toggleFavourite(themeName: string): void {
|
|||
UpdateConfig.setFavThemes(newList);
|
||||
}
|
||||
UpdateConfig.saveFullConfigToLocalStorage();
|
||||
refreshButtons();
|
||||
}
|
||||
|
||||
export function saveCustomThemeColors(): void {
|
||||
|
|
Loading…
Reference in a new issue