Merge pull request #216 from mateusppereira/bug-fix-frame-colors

Fixed frame colors toggle
This commit is contained in:
John Harker
2019-10-25 19:47:17 +01:00
committed by GitHub
3 changed files with 10 additions and 10 deletions

View File

@@ -26,7 +26,7 @@ export const SETTINGS_KEYS = [
* to emphasise the different sections.
* This setting allows that to be turned off.
*/
"DISABLE_FRAME_COLORS",
"FRAME_COLORS_ENABLED",
/**
* Whether or not requests should be proxied.