function renamed as in sdk

This commit is contained in:
Flavio Alescio
2023-01-30 16:04:58 +01:00
parent 0f75dbd40d
commit 1a3529d09b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -373,7 +373,7 @@
if (!self.isContextPreview)
{
[self.roomDataSource.room unmarkAsUnread];
[self.roomDataSource.room resetUnread];
}
}