diff --git a/src/App.js b/src/App.js
index 4fcfaf2c6..19d28f843 100644
--- a/src/App.js
+++ b/src/App.js
@@ -156,7 +156,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 @@
/>
-