fix: building working, (lots of bugs)

This commit is contained in:
sethburkart123
2024-09-02 21:46:48 +10:00
parent 99a3166fa4
commit 2f08d6ee08
107 changed files with 1113 additions and 37 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
import localforage from 'localforage';
import { CustomTheme } from '@/interface/types/CustomThemes';
import type { CustomTheme } from '@/old-interface/types/CustomThemes';
import { removeTheme } from './removeTheme';
import { settingsState } from '@/seqta/utils/listeners/SettingsState';