Make eslint happy.
This commit is contained in:
parent
2db47f98cd
commit
84031c5cb9
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue