remove the now redundant "chrome_style" from the options page

This commit is contained in:
tophf 2017-12-08 06:20:30 +03:00
parent ce47e69b8a
commit 0413736a29

View File

@ -77,6 +77,6 @@
"default_locale": "en",
"options_ui": {
"page": "options.html",
"chrome_style": true
"chrome_style": false
}
}