mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-23 10:02:46 +02:00
function renamed as in sdk
This commit is contained in:
@@ -111,7 +111,7 @@ class RoomContextActionService: NSObject, RoomContextActionServiceProtocol {
|
||||
self.delegate?.roomContextActionServiceDidMarkRoom(self)
|
||||
}
|
||||
func markAsUnread() {
|
||||
room.markAsUnread()
|
||||
room.setUnread()
|
||||
self.delegate?.roomContextActionServiceDidMarkRoom(self)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user