Fixed typo in simpledemo.html
This commit is contained in:
parent
463032110e
commit
75e7d76d26
@ -455,7 +455,7 @@
|
||||
</h2>
|
||||
<div id='accordion-collapse-restore' class='accordion-collapse collapse' data-bs-parent='#accordion'>
|
||||
<div class='accordion-body'>
|
||||
<p>Restoring the old/last state can be toggeled on or off over the API. Doing so can have many reasons, one could be
|
||||
<p>Restoring the old/last state can be toggled on or off over the API. Doing so can have many reasons, one could be
|
||||
that you wanted to build a device always playing some startup sound, or so.</p>
|
||||
<div class='form-check form-switch'>
|
||||
<input onclick="http = new XMLHttpRequest();http.open('GET', 'http://' + document.cookie +
|
||||
|
Loading…
Reference in New Issue
Block a user