Browse Source

no message

Fly 3 days ago
parent
commit
1f492890ed
1 changed files with 1 additions and 1 deletions
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -61,6 +61,6 @@
 	</head>
 	<body>
 		<div id="app"><!--app-html--></div>
-		<script type="module" src="/main.js"></script>
+		<!-- <script type="module" src="/main.js"></script> -->
 	</body>
 </html>