Switch into Lodash

This commit is contained in:
jasper 2019-02-09 04:18:38 -08:00
parent f75ec48a80
commit 0a43546564
1 changed files with 1 additions and 1 deletions

View File

@ -196,7 +196,7 @@ const Status = {
}
if (this.status.summary && this.localCollapseSubjectDefault) {
return false
}
}
return true
},
replySubject () {