mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
Make eslint happy.
This commit is contained in:
parent
2db47f98cd
commit
84031c5cb9
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue