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