Update app.js

master
Ben Jabituya 2021-01-18 23:00:46 +00:00 committed by GitHub
parent f9494231cc
commit a5212c4e85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -823,6 +823,7 @@ setWatch(function () {
display_colour = default_colour;
else
display_colour = setupcomplete_colour;
draw_moon(current_moonphase);
}
}, BTN4, { repeat: true });