Emojis update realtime

This commit is contained in:
10G Meow 2022-06-08 14:13:40 +00:00 committed by n8fr8
parent b338b84f64
commit 90daf060cc
6 changed files with 14 additions and 13 deletions

View file

@ -27,12 +27,6 @@ export default {
return null
}
},
reactions: {
type: Object,
default: function () {
return null
}
},
timelineSet: {
type: Object,
default: function () {