fix(browser): Remove invalid proxy function (#230)

This commit is contained in:
jcesarmobile 2022-07-27 01:04:40 +02:00 committed by GitHub
parent b3a2b77b64
commit 0d35332697
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,7 +38,6 @@ module.exports = {
styleLightContent: notSupported,
styleBlackOpaque: notSupported,
overlaysWebView: notSupported,
styleLightContect: notSupported,
backgroundColorByName: notSupported,
backgroundColorByHexString: notSupported,
hide: notSupported,