Merge branch 'staging' into ro
This commit is contained in:
@@ -906,7 +906,8 @@ define([
|
||||
emit: emit,
|
||||
friendsClients: [],
|
||||
channels: {},
|
||||
validateKeys: {}
|
||||
validateKeys: {},
|
||||
range_requests: {}
|
||||
};
|
||||
|
||||
|
||||
|
||||
@@ -655,8 +655,8 @@ define([
|
||||
if (err) { console.error(err); }
|
||||
}));
|
||||
}).nThen(function () {
|
||||
cb();
|
||||
closeTeam(ctx, teamId);
|
||||
cb();
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user