Merge branch 'dev' of git.maenle.net:raphael/calenderwatch_client into dev

This commit is contained in:
Raphael Maenle 2020-10-02 22:43:31 +02:00
commit c46e0be089

View File

@ -759,4 +759,4 @@ document.addEventListener('timetick', function(ev) {
/* Update the UI */
drawWatchContent();
});
});