feat: show auth green icon

This commit is contained in:
Vlad Stan
2022-08-03 13:50:07 +03:00
parent b664500061
commit a27bbe628c
@@ -4,7 +4,7 @@
unelevated
color="primary"
icon="usb"
:text-color="selectedPort ? 'orange' : 'white'"
:text-color="selectedPort ? hww.authenticated ? 'green' : 'orange' : 'white'"
@click="toggleSerialPortConection"
>
<q-list>