style: auto-fix linting issues

This commit is contained in:
edideaur 2026-03-11 12:43:15 +00:00 committed by github-actions[bot]
parent d8fdaac508
commit 84df59624e

View file

@ -2276,7 +2276,7 @@ export function initializeSettings(scrobbler, player, api, ui) {
updateButterchurnSettingsVisibility();
//Since changing the preset breaks the visualizer, a location.reload() is added to make sure that it works
window.location.reload()
window.location.reload();
});
}