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