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
|
// Choose icon based on charge and charging state
|
||||||
function batteryIcon() {
|
function batteryIcon() {
|
||||||
if (!show)
|
|
||||||
return ""
|
|
||||||
|
|
||||||
if (charging)
|
if (charging)
|
||||||
return "battery_android_bolt"
|
return "battery_android_bolt"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue