dinoClock: improve formatting
parent
f370091399
commit
6a0cecaa61
|
|
@ -166,8 +166,7 @@ function draw() {
|
|||
} else {
|
||||
wIcon = chooseIcon(currentWeather.txt);
|
||||
}
|
||||
}
|
||||
else{
|
||||
}else{
|
||||
temp = "";
|
||||
wIcon = weatherIcon(ERR);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue