Remove async in theme toggles load

This commit is contained in:
Cohee
2024-09-04 22:15:29 +03:00
parent 7e5417c072
commit 0b89c8aee9
2 changed files with 42 additions and 41 deletions

View File

@ -6480,6 +6480,7 @@ export async function getSettings() {
// Load power user settings
await loadPowerUserSettings(settings, data);
// Apply theme toggles from power user settings
applyPowerUserSettings();
// Load character tags