This commit is contained in:
gyq
2025-12-26 15:06:33 +08:00
parent 6151fbf2ee
commit 98bccfd2ac

View File

@@ -9,7 +9,7 @@
</template>
<script setup lang="ts">
// test
// test 11
import { useAppStore, useSettingsStore } from "@/store";
import defaultSettings from "@/settings";
import { ThemeEnum } from "@/enums/ThemeEnum";