mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-26 19:34:25 +02:00
chore: buildfixes and powerlevel fixes (MESSENGER-7610)
This commit is contained in:
@@ -142,7 +142,8 @@ class RoomContextActionService: NSObject, RoomContextActionServiceProtocol {
|
||||
self.delegate?.roomContextActionService(self, presentAlert: self.getLeaveAlertController())
|
||||
} else {
|
||||
self.delegate?.roomContextActionService(self, presentAlert: self.leaveAlertController)
|
||||
|
||||
}
|
||||
|
||||
Task {
|
||||
if try await room.isLastOwner() {
|
||||
await MainActor.run {
|
||||
|
||||
Reference in New Issue
Block a user