You've already forked matrix-js-sdk
mirror of
https://github.com/matrix-org/matrix-js-sdk.git
synced 2025-12-01 04:43:29 +03:00
m.heros => m.heroes
This commit is contained in:
@@ -63,7 +63,7 @@ class SyncAccumulator {
|
||||
// { event: $event, token: null|token },
|
||||
// ...
|
||||
// ],
|
||||
// _summary: { m.heros: [ $user_id ], m.joined_member_count: $count }
|
||||
// _summary: { m.heroes: [ $user_id ], m.joined_member_count: $count }
|
||||
// _accountData: { $event_type: json },
|
||||
// _unreadNotifications: { ... unread_notifications JSON ... },
|
||||
// _readReceipts: { $user_id: { data: $json, eventId: $event_id }}
|
||||
|
||||
Reference in New Issue
Block a user