mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
feature(index) add async
This commit is contained in:
parent
dd6211f14f
commit
dd75959826
1 changed files with 1 additions and 1 deletions
|
|
@ -28,6 +28,6 @@
|
|||
<button id=f10 class=cmd-button>F10 - config</button>
|
||||
<button id=~ class=cmd-button>~ - console</button>
|
||||
</div>
|
||||
<script src=/combine/lib/client.js:lib/client/dom.js:lib/util.js></script>
|
||||
<script async src=/combine/lib/client.js:lib/client/dom.js:lib/util.js></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue