Added missing key hideUrl
This commit is contained in:
parent
5440e8e5b6
commit
78749afddc
@ -30,6 +30,7 @@
|
||||
public var dontShowProgress: Bool?
|
||||
public var headerParameters: JSONValueDictionary?
|
||||
public var enableNativeScroll: Bool?
|
||||
public var hideUrl: Bool?
|
||||
|
||||
//--------------------------------------------------
|
||||
// MARK: - Initialzier
|
||||
|
||||
Loading…
Reference in New Issue
Block a user