fixed all warnings that show up when just opening the main UI
This commit is contained in:
parent
b7dcb6e97b
commit
9e17be813d
15 changed files with 45 additions and 17 deletions
|
|
@ -90,6 +90,9 @@ const StatusContent = {
|
|||
}
|
||||
return true
|
||||
},
|
||||
localCollapseSubjectDefault () {
|
||||
return this.mergedConfig.collapseMessageWithSubject
|
||||
},
|
||||
attachmentSize () {
|
||||
if (this.compact) {
|
||||
return 'small'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue