forked from AkkomaGang/akkoma-fe
Switch into Lodash
This commit is contained in:
parent
f75ec48a80
commit
0a43546564
1 changed files with 1 additions and 1 deletions
|
@ -196,7 +196,7 @@ const Status = {
|
|||
}
|
||||
if (this.status.summary && this.localCollapseSubjectDefault) {
|
||||
return false
|
||||
}
|
||||
}
|
||||
return true
|
||||
},
|
||||
replySubject () {
|
||||
|
|
Loading…
Reference in a new issue