Skip to content
Snippets Groups Projects
Commit bb92798b authored by Hakaba Hitoyo's avatar Hakaba Hitoyo
Browse files

Collapse chat by default

parent 935b7745
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ const chatPanel = {
return {
currentMessage: '',
channel: null,
collapsed: false
collapsed: true
}
},
computed: {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment