Skip to content

Commit aaefe36

Browse files
committed
Stfu typescript
1 parent f399f8f commit aaefe36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/utils/konami.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ export class Konami {
148148
}, 8000)
149149
}
150150

151+
// @ts-ignore
151152
private catppuccinSwirl(): void {
152153
const originalTheme = document.documentElement.getAttribute("data-theme") || "mocha"
153154
const themes = ["latte", "mocha", "macchiato", "frappe"]

0 commit comments

Comments
 (0)