optional modules
This commit is contained in:
parent
ff8f82e19f
commit
a7a7ca9604
@ -74,7 +74,7 @@ import UIKit
|
||||
}
|
||||
|
||||
open func modulesToListenFor() -> [String]? {
|
||||
loadObject?.requestParameters?.modules as? [String]
|
||||
loadObject?.requestParameters?.allModules() as? [String]
|
||||
}
|
||||
|
||||
@objc open func responseJSONUpdated(notification: Notification) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user