mirror of
https://github.com/VickScarlet/lifeRestart.git
synced 2026-05-18 22:14:04 +08:00
add summary
This commit is contained in:
+1
-3
@@ -14,8 +14,6 @@
|
||||
<script type="module">
|
||||
import App from '../src/app.js';
|
||||
const app = new App();
|
||||
app
|
||||
.initial()
|
||||
.then(()=>app.main());
|
||||
app.initial();
|
||||
</script>
|
||||
</html>
|
||||
Reference in New Issue
Block a user