Index: templates/manifest.json.tmpl |
diff --git a/templates/manifest.json.tmpl b/templates/manifest.json.tmpl |
index e69f5ce197b989f3ebddeee8a082b5d4b7cdceee..e990a5b1b5f7569aa99b910d0d42f6a8a26681e2 100644 |
--- a/templates/manifest.json.tmpl |
+++ b/templates/manifest.json.tmpl |
@@ -28,7 +28,7 @@ |
"minimum_edge_version": {{metadata.get('compat', 'edge')|json}}, |
{%- endif %} |
- {%- if type == 'gecko-webext' %} |
+ {%- if type == 'gecko' %} |
"applications": |
{ |
"gecko": |