mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-19 08:03:50 +02:00
[Spaces] M10.6.1 Handle space link #4498
- Fixed universal links - Added support for space links
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@
|
||||
|
||||
import Foundation
|
||||
|
||||
class HomeViewControllerWithBannerWrapperViewController: UIViewController, BannerPresentationProtocol {
|
||||
class HomeViewControllerWithBannerWrapperViewController: MXKViewController, BannerPresentationProtocol {
|
||||
|
||||
@objc let homeViewController: HomeViewController
|
||||
private var bannerContainerView: UIView!
|
||||
|
||||
Reference in New Issue
Block a user