Don't show the tab notification when someone has joined the pad
This commit is contained in:
@@ -768,7 +768,9 @@ define([
|
||||
}
|
||||
Slide.update(remoteDoc);
|
||||
|
||||
notify();
|
||||
if (oldDoc !== newDoc) {
|
||||
notify();
|
||||
}
|
||||
};
|
||||
|
||||
var onAbort = config.onAbort = function (info) {
|
||||
|
||||
Reference in New Issue
Block a user