mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 09:02:44 +02:00
RoomVC: Add location sharing cell actions.
This commit is contained in:
@@ -53,7 +53,7 @@ import Foundation
|
||||
guard let self = self else {
|
||||
return
|
||||
}
|
||||
self.delegate?.roomViewControllerDidStopLiveLocationSharing(self)
|
||||
self.delegate?.roomViewControllerDidStopLiveLocationSharing(self, beaconInfoEventId: nil)
|
||||
}
|
||||
|
||||
self.topBannersStackView?.addArrangedSubview(bannerView)
|
||||
|
||||
Reference in New Issue
Block a user