Make eslint happy.

This commit is contained in:
Guo Xiang Tan 2017-09-08 14:08:19 +08:00
parent 2db47f98cd
commit 84031c5cb9
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ function initialize(api) {
keepPresenceAlive(){
// If the composer isn't open, or we're not editing,
// If the composer isn't open, or we're not editing,
// don't update anything, and don't schedule this task again
if(!this.shouldSharePresence()){
return;