Update.
This commit is contained in:
parent
095e30a92f
commit
374db23669
@ -34,16 +34,5 @@
|
|||||||
</aside>
|
</aside>
|
||||||
<chat-window class="chat-area"></chat-window>
|
<chat-window class="chat-area"></chat-window>
|
||||||
</main>
|
</main>
|
||||||
<script>
|
|
||||||
document.addEventListener("DOMContentLoaded",()=>{
|
|
||||||
setTimeout(()=>{
|
|
||||||
app.benchMark(3).then(result=>{
|
|
||||||
console.info("Benchmarked")
|
|
||||||
})
|
|
||||||
},1000)
|
|
||||||
|
|
||||||
})
|
|
||||||
|
|
||||||
</script>
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
Loading…
Reference in New Issue
Block a user