Update index.html

This commit is contained in:
ErikrafT 2025-04-11 20:58:44 -03:00 committed by GitHub
parent f30f5fddf1
commit f85b1182c4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 5 deletions

View File

@ -96,10 +96,9 @@
</svg>
</div>
<div id="bluetoothBtn" class="icon-button" data-i18n-key="header.bluetooth" data-i18n-attrs="title">
<!-- <div id="bluetoothBtn" class="icon-button" data-i18n-key="header.bluetooth" data-i18n-attrs="title">
<i class="fa-brands fa-bluetooth-b icon" style="font-size: 24px;"></i>
</div>
</div> -->
<div id="pair-device" class="icon-button" data-i18n-key="header.pair-device" data-i18n-attrs="title">
<svg class="icon">
@ -953,7 +952,7 @@
</svg>
<!-- Scripts -->
<!-- Input para escolher o arquivo e Bluetooth -->
<!--
<input type="file" id="fileInput" />
<script>
@ -987,7 +986,7 @@
alert("❌ Conexão falhou ou cancelada.");
}
});
</script>
</script> -->
<!-- Script de Download para Android -->
<script>