diff --git a/src/components/Chat.vue b/src/components/Chat.vue
index 1fbb9b9..cf3f048 100644
--- a/src/components/Chat.vue
+++ b/src/components/Chat.vue
@@ -52,7 +52,7 @@
touchStart(e, event);
}
" v-on:touchend="touchEnd" v-on:touchcancel="touchCancel" v-on:touchmove="touchMove">
-