function renamed as in sdk

This commit is contained in:
Flavio Alescio
2023-01-30 16:04:58 +01:00
parent 756278a963
commit 2a31567d46
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];
}
}