diff --git a/src/App.js b/src/App.js index 0714ced1d..a0bf0aaa4 100644 --- a/src/App.js +++ b/src/App.js @@ -147,7 +147,7 @@ export default { } } }, - shout() { + shoutJoined() { return useShoutStore().joined }, isChats() { diff --git a/src/App.vue b/src/App.vue index e5e088bc3..f432d8bc4 100644 --- a/src/App.vue +++ b/src/App.vue @@ -60,8 +60,8 @@ /> -