Merge branch 'bugfix/optional_modules' into 'develop'
Bugfix/optional modules See merge request BPHV_MIPS/mvm_core_ui!660
This commit is contained in:
commit
3ecb37784f
@ -74,7 +74,7 @@ import UIKit
|
|||||||
}
|
}
|
||||||
|
|
||||||
open func modulesToListenFor() -> [String]? {
|
open func modulesToListenFor() -> [String]? {
|
||||||
loadObject?.requestParameters?.modules as? [String]
|
loadObject?.requestParameters?.allModules()
|
||||||
}
|
}
|
||||||
|
|
||||||
@objc open func responseJSONUpdated(notification: Notification) {
|
@objc open func responseJSONUpdated(notification: Notification) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user