You've already forked matrix-js-sdk
mirror of
https://github.com/matrix-org/matrix-js-sdk.git
synced 2025-11-28 05:03:59 +03:00
m.heros => m.heroes
This commit is contained in:
@@ -823,7 +823,7 @@ SyncApi.prototype._processSyncResponse = async function(
|
||||
// state: { events: [] },
|
||||
// timeline: { events: [], prev_batch: $token, limited: true },
|
||||
// ephemeral: { events: [] },
|
||||
// summary: { m.heros: [ $userId ], m.joined_member_count: $count }
|
||||
// summary: { m.heroes: [ $userId ], m.joined_member_count: $count }
|
||||
// account_data: { events: [] },
|
||||
// unread_notifications: {
|
||||
// highlight_count: 0,
|
||||
|
||||
Reference in New Issue
Block a user