Switch into Lodash

This commit is contained in:
jasper 2019-02-09 04:18:38 -08:00
parent f75ec48a80
commit 0a43546564

View file

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