[fix] Remove extra comma in manifest

This commit is contained in:
opi 2016-06-22 13:06:31 +02:00 committed by GitHub
parent dbd23f3d49
commit d7214fecca

View file

@ -65,7 +65,7 @@
"choices": [ "choices": [
"visible_302", "visible_302",
"visible_301", "visible_301",
"proxy", "proxy"
], ],
"default": "visible_302" "default": "visible_302"
} }