m.heros => m.heroes

This commit is contained in:
Bruno Windels
2018-07-25 17:52:52 +02:00
parent 148876f597
commit fbdce27db2
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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,