mirror of
https://github.com/apache/cordova-plugin-statusbar.git
synced 2025-01-19 01:12:49 +08:00
fix(browser): Remove invalid proxy function (#230)
This commit is contained in:
parent
b3a2b77b64
commit
0d35332697
@ -38,7 +38,6 @@ module.exports = {
|
|||||||
styleLightContent: notSupported,
|
styleLightContent: notSupported,
|
||||||
styleBlackOpaque: notSupported,
|
styleBlackOpaque: notSupported,
|
||||||
overlaysWebView: notSupported,
|
overlaysWebView: notSupported,
|
||||||
styleLightContect: notSupported,
|
|
||||||
backgroundColorByName: notSupported,
|
backgroundColorByName: notSupported,
|
||||||
backgroundColorByHexString: notSupported,
|
backgroundColorByHexString: notSupported,
|
||||||
hide: notSupported,
|
hide: notSupported,
|
||||||
|
Loading…
Reference in New Issue
Block a user