Update index.html

This commit is contained in:
ErikrafT 2025-05-08 18:28:53 -03:00 committed by GitHub
parent e4afc99daf
commit cdd4dea7ce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 8 additions and 6 deletions

View File

@ -106,13 +106,15 @@
</svg>
</div>
<!-- <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> -->
<!-- Botão Bluetooth -->
<div id="bluetoothBtn" class="icon-button" data-i18n-key="header.bluetooth" data-i18n-attrs="title" style="display: none;">
<i class="fa-brands fa-bluetooth-b icon" style="font-size: 24px;"></i>
</div>
<!-- <<div id="openQRScanner" class="icon-button" title="Escanear QR Code" data-i18n-key="header.scan-qr" data-i18n-attrs="title">
<i class="fa-solid fa-qrcode" style="font-size: 24px;"></i>
</div> -->
<!-- Botão QR Scanner -->
<div id="openQRScanner" class="icon-button" title="Escanear QR Code" data-i18n-key="header.scan-qr" data-i18n-attrs="title">
<i class="fa-solid fa-qrcode" style="font-size: 24px;"></i>
</div>
<div id="pair-device" class="icon-button" data-i18n-key="header.pair-device" data-i18n-attrs="title">
<svg class="icon">