daiht 2 mēneši atpakaļ
vecāks
revīzija
e08b92707e
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      src/App.vue

+ 1 - 0
src/App.vue

@@ -17,6 +17,7 @@ import zhCn from "element-plus/es/locale/lang/zh-cn";
 
 const globalStore = useGlobalStore();
 
+
 // init theme
 const { initTheme } = useTheme();
 initTheme();