We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4ade1b commit e86f5d1Copy full SHA for e86f5d1
static/js/monitor.js
@@ -20,7 +20,6 @@ function createLineupApp(mountElementId, roomFilterFn) {
20
this.updateLiveSession();
21
22
let interval;
23
-
24
let timeNow = new Date().toISOString();
25
26
const startCounterTime = new Date(
0 commit comments