Some changes for debugging
This commit is contained in:
@@ -35,7 +35,7 @@ var MeteorUpdater = function()
|
||||
id = message.data.id;
|
||||
|
||||
// Don't add it if it already exists
|
||||
|
||||
//
|
||||
if ($("#notice-"+id).length > 0) {
|
||||
return;
|
||||
}
|
||||
|
Reference in New Issue
Block a user