Add remove group, format

This commit is contained in:
Jon Staab
2024-08-16 10:50:38 -07:00
parent 437cfa7bc4
commit bd8fcd3264
51 changed files with 800 additions and 435 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
import {synced} from '@lib/util'
import {synced} from "@lib/util"
export const theme = synced<string>("theme", "dark")