style: run prettier after animal-crossing theme

This commit is contained in:
2026-05-18 03:37:24 -06:00
parent d015363430
commit d1ccf962ea
4 changed files with 33 additions and 11 deletions

1
app.js
View File

@@ -188,7 +188,6 @@ export function initApp() {
titleEl.dataset.text = titleEl.textContent?.trim() || ""
}
const initialTheme = getInitialTheme()
setTheme(initialTheme)