1
0
Fork 0
mirror of https://gitlab.com/futo-org/fcast.git synced 2025-06-24 21:25:23 +00:00

Commented future logic.

This commit is contained in:
Koen 2023-12-06 13:07:52 +01:00
parent b389fbac3e
commit 9b405e0a04

View file

@ -28,6 +28,12 @@
<div id="qr-code"></div>
<div id="scan-to-connect">Scan to connect</div>
</div>
<!--<div id="update-dialog">There is an update available. Do you wish to update?</div>
<div id="update-button">Update</div>
<div id="progress-container">
<div id="update-spinner" class="lds-ring"><div></div><div></div><div></div><div></div></div>
<div id="progress-text"></div>
</div>-->
</div>
</div>
<script>window.HELP_IMPROVE_VIDEOJS = false;</script>