Fix issues and replace chat module
This commit is contained in:
@@ -54,9 +54,6 @@ define([
|
||||
if (cfg.driveEvents) {
|
||||
Rpc._subscribeToDrive(clientId);
|
||||
}
|
||||
if (cfg.messenger) {
|
||||
Rpc._subscribeToMessenger(clientId);
|
||||
}
|
||||
cb(data);
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user