feat: show auth green icon
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user