feat: reload on change

This commit is contained in:
cv
2021-04-24 23:24:36 +02:00
parent 01eec95637
commit 65ffd09410
4 changed files with 78 additions and 10 deletions
-1
View File
@@ -5,7 +5,6 @@ const event = {
presenter: '',
timeStart: 0,
timeEnd: 0,
clockStarted: null,
isPublic: false,
type: 'event',
};