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:
Suresh, Kamlesh Jain 2021-01-21 10:47:05 -05:00
commit 04eaa91c95

View File

@ -31,6 +31,7 @@
public var dontShowProgress: Bool?
public var headerParameters: JSONValueDictionary?
public var enableNativeScroll: Bool?
public var hideUrl: Bool?
//--------------------------------------------------
// MARK: - Initialzier