This commit is contained in:
Aaron Ogle 2018-02-15 02:13:45 -06:00 committed by GitHub
parent 96b86255d3
commit ad6b4e6493
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -445,8 +445,6 @@ const RocketChat = {
});
} catch (e) {
alert(JSON.stringify(e));
} finally {
}
this.ddp.subscribe('stream-notify-user', `${ login.user.id }/subscriptions-changed`, false);