CB-10118 Fixes plugin loading error for browser platform

This closes #43
This commit is contained in:
Vladimir Kotikov
2015-12-25 10:42:40 +03:00
parent 999ad4f6c2
commit 3e9ce84a56
2 changed files with 1 additions and 5 deletions
-4
View File
@@ -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,