aboutsummaryrefslogtreecommitdiff
path: root/src/components/shout_panel
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/shout_panel')
-rw-r--r--src/components/shout_panel/shout_panel.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/shout_panel/shout_panel.js b/src/components/shout_panel/shout_panel.js
index a6168971..fb0c5aa2 100644
--- a/src/components/shout_panel/shout_panel.js
+++ b/src/components/shout_panel/shout_panel.js
@@ -11,7 +11,7 @@ library.add(
)
const shoutPanel = {
- props: [ 'floating' ],
+ props: ['floating'],
data () {
return {
currentMessage: '',