dinoClock: improve formatting

master
Iakov Davydov 2022-05-14 21:48:20 +02:00
parent f370091399
commit 6a0cecaa61
1 changed files with 1 additions and 2 deletions

View File

@ -166,8 +166,7 @@ function draw() {
} else {
wIcon = chooseIcon(currentWeather.txt);
}
}
else{
}else{
temp = "";
wIcon = weatherIcon(ERR);
}