Merge branch 'bugfix/hideurl' into 'release/8_4_0'
Added missing key hideUrl See merge request BPHV_MIPS/mvm_core!135
This commit is contained in:
commit
04eaa91c95
@ -31,6 +31,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