mirror of
https://github.com/VickScarlet/lifeRestart.git
synced 2026-03-24 13:33:26 +08:00
add summary
This commit is contained in:
@@ -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