From 2258c9c1e7a2d8d6919e2514b5a8cdda74a4468e Mon Sep 17 00:00:00 2001 From: shpuld Date: Wed, 11 Apr 2018 00:20:42 +0300 Subject: [PATCH] Make collapsed-state hide chat and not the wrong way around --- src/components/chat_panel/chat_panel.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/chat_panel/chat_panel.vue b/src/components/chat_panel/chat_panel.vue index 969088f4..46e011dc 100644 --- a/src/components/chat_panel/chat_panel.vue +++ b/src/components/chat_panel/chat_panel.vue @@ -1,5 +1,5 @@