Default skull icon
This commit is contained in:
parent
6f4a4bb764
commit
6169f88d90
9 changed files with 42 additions and 31 deletions
|
|
@ -23,7 +23,7 @@ NIconButton {
|
|||
icon: {
|
||||
try {
|
||||
if (NetworkService.ethernetConnected) {
|
||||
return "lan"
|
||||
return FontService.icons["ethernet"]
|
||||
}
|
||||
let connected = false
|
||||
let signalStrength = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue