Przeglądaj źródła

Merge branch 'fine-music-score' into dev

lex 2 lat temu
rodzic
commit
c1181fd5f1
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      src/student/main.ts

+ 2 - 2
src/student/main.ts

@@ -14,8 +14,8 @@ import { browser } from '@/helpers/utils'
 
 const app = createApp(App)
 
-import Vconsole from 'vconsole'
-const vconsole = new Vconsole()
+// import Vconsole from 'vconsole'
+// const vconsole = new Vconsole()
 postMessage(
   {
     api: 'getVersion'