Atualizar o index.html
This commit is contained in:
parent
c1ad5a2ae2
commit
ea03e355bb
|
@ -106,15 +106,13 @@
|
|||
</svg>
|
||||
</div>
|
||||
|
||||
<!-- Botão Bluetooth -->
|
||||
<div id="bluetoothBtn" class="icon-button" data-i18n-key="header.bluetooth" data-i18n-attrs="title" style="display: none;">
|
||||
<!-- <div id="bluetoothBtn" classificação="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> -->
|
||||
|
||||
<!-- Botão QR Scanner -->
|
||||
<div id="openQRScanner" class="icon-button" title="Escanear QR Code" data-i18n-key="header.scan-qr" data-i18n-attrs="title">
|
||||
<!-- <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> -->
|
||||
|
||||
<div id="pair-device" class="icon-button" data-i18n-key="header.pair-device" data-i18n-attrs="title">
|
||||
<svg class="icon">
|
||||
|
|
Loading…
Reference in New Issue