Lint fixes

This commit is contained in:
Scott Nonnenberg 2019-01-15 10:03:16 -08:00
parent 16a821645f
commit 74bbdb88a5
3 changed files with 5 additions and 559 deletions

View file

@ -189,7 +189,7 @@
onDeleteMessages: () => this.destroyMessages(),
onResetSession: () => this.endSession(),
// These are view only and done update the Conversation model, so they
// These are view only and don't update the Conversation model, so they
// need a manual update call.
onShowSafetyNumber: () => {
this.showSafetyNumber();