Merge branch 'develop' into bugfix/PRODDEF-1289_accessibilityChanges
This commit is contained in:
commit
09c01d5d20
@ -18,9 +18,7 @@ import MVMCore
|
|||||||
loadHandler = MVMCoreLoadHandler()
|
loadHandler = MVMCoreLoadHandler()
|
||||||
cache = MVMCoreCache()
|
cache = MVMCoreCache()
|
||||||
session = MVMCoreUISession()
|
session = MVMCoreUISession()
|
||||||
Task { @MainActor in
|
sessionHandler = MVMCoreSessionTimeHandler()
|
||||||
self.sessionHandler = MVMCoreSessionTimeHandler()
|
|
||||||
}
|
|
||||||
actionHandler = MVMCoreUIActionHandler()
|
actionHandler = MVMCoreUIActionHandler()
|
||||||
viewControllerMapping = MVMCoreUIViewControllerMappingObject()
|
viewControllerMapping = MVMCoreUIViewControllerMappingObject()
|
||||||
loggingDelegate = MVMCoreUILoggingHandler()
|
loggingDelegate = MVMCoreUILoggingHandler()
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user