lint compliance
This commit is contained in:
@@ -1508,7 +1508,7 @@ define([
|
||||
}));
|
||||
}));
|
||||
}).nThen(function () {
|
||||
joinTeam(ctx, inviteContent.teamData, cId, cb)
|
||||
joinTeam(ctx, inviteContent.teamData, cId, cb);
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user