diff --git a/src/browser/StatusBarProxy.js b/src/browser/StatusBarProxy.js index 1ac1ac9..173d9d5 100644 --- a/src/browser/StatusBarProxy.js +++ b/src/browser/StatusBarProxy.js @@ -38,7 +38,6 @@ module.exports = { styleLightContent: notSupported, styleBlackOpaque: notSupported, overlaysWebView: notSupported, - styleLightContect: notSupported, backgroundColorByName: notSupported, backgroundColorByHexString: notSupported, hide: notSupported,