Merge branch 'develop' into csaurus/pleroma-fe-fix-chrome-auto-loading
This commit is contained in:
commit
3ffb17c0ae
3 changed files with 4 additions and 4 deletions
|
@ -3,7 +3,7 @@ const chatPanel = {
|
|||
return {
|
||||
currentMessage: '',
|
||||
channel: null,
|
||||
collapsed: false
|
||||
collapsed: true
|
||||
}
|
||||
},
|
||||
computed: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue