diff --git a/plugin.xml b/plugin.xml index b8dab6b..2d35c4e 100644 --- a/plugin.xml +++ b/plugin.xml @@ -48,7 +48,7 @@ - + diff --git a/src/browser/statusbar.js b/src/browser/statusbar.js index ed5b00d..d5637a5 100644 --- a/src/browser/statusbar.js +++ b/src/browser/statusbar.js @@ -32,11 +32,7 @@ module.exports = { styleLightContent:notSupported, styleBlackOpaque:notSupported, overlaysWebView:notSupported, - overlaysWebView: notSupported, - styleDefault: notSupported, styleLightContect: notSupported, - styleBlackTranslucent: notSupported, - styleBlackOpaque: notSupported, backgroundColorByName: notSupported, backgroundColorByHexString: notSupported, hide: notSupported,