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