Update index.html
This commit is contained in:
parent
6ecb436806
commit
c1f7944d08
|
@ -97,9 +97,9 @@
|
|||
</div>
|
||||
|
||||
|
||||
<button id="bluetoothBtn" class="bluetooth-button">
|
||||
<i class="fa-brands fa-bluetooth-b"></i>
|
||||
</button>
|
||||
<div id="bluetoothBtn" class="icon-button" data-i18n-key="header.bluetooth" data-i18n-attrs="title">
|
||||
<i class="fa-brands fa-bluetooth-b icon"></i>
|
||||
</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