Fix Batter Symbol visibility
This commit is contained in:
parent
c70b7004c6
commit
b5ea306b92
1 changed files with 0 additions and 2 deletions
|
|
@ -22,8 +22,6 @@ NPill {
|
|||
|
||||
// Choose icon based on charge and charging state
|
||||
function batteryIcon() {
|
||||
if (!show)
|
||||
return ""
|
||||
|
||||
if (charging)
|
||||
return "battery_android_bolt"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue