Skip to content

Commit

Permalink
fix(client): Track user update
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco (Valandur) committed Jan 5, 2020
1 parent 85125d3 commit 0dab41e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@ export class IMClient extends Client {
maxShards: shardCount,
disableEvents: {
TYPING_START: true,
USER_UPDATE: true,
PRESENCE_UPDATE: true
},
restMode: true,
Expand Down

0 comments on commit 0dab41e

Please sign in to comment.