xzw 1 anno fa
parent
commit
09c9c6549a
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/main.ts

+ 1 - 1
src/main.ts

@@ -6,7 +6,7 @@ if (import.meta.env.VITE_APP_SDK === "true") {
 }
 
 // if (useParams().console === "true") {
-/* new VConsole(); */
+new VConsole();
 // }
 
 import "@/assets/theme.editor.scss";