Fix invalid JSON (#1844)

apps.json got broken in 8a166daa9
main
q-- 7 years ago committed by Elbert Alias
parent dbe42b62f9
commit aa72ab08c4

@ -7796,7 +7796,7 @@
}, },
"script": [ "script": [
"(?:(shopware)|/web/cache/[0-9]{10}_.+)\\.js\\;version:\\1?4:5", "(?:(shopware)|/web/cache/[0-9]{10}_.+)\\.js\\;version:\\1?4:5",
"/jquery\.shopware\.min\.js", "/jquery\\.shopware\\.min\\.js",
"/engine/Shopware/" "/engine/Shopware/"
], ],
"website": "http://shopware.com" "website": "http://shopware.com"

Loading…
Cancel
Save