remove the now redundant "chrome_style" from the options page
This commit is contained in:
parent
ce47e69b8a
commit
0413736a29
|
@ -77,6 +77,6 @@
|
||||||
"default_locale": "en",
|
"default_locale": "en",
|
||||||
"options_ui": {
|
"options_ui": {
|
||||||
"page": "options.html",
|
"page": "options.html",
|
||||||
"chrome_style": true
|
"chrome_style": false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user