summaryrefslogtreecommitdiff
path: root/searx/static/themes/simple/svg4web.svgo.js
diff options
context:
space:
mode:
Diffstat (limited to 'searx/static/themes/simple/svg4web.svgo.js')
-rw-r--r--searx/static/themes/simple/svg4web.svgo.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/searx/static/themes/simple/svg4web.svgo.js b/searx/static/themes/simple/svg4web.svgo.js
index 5b985adfe..83f74cde1 100644
--- a/searx/static/themes/simple/svg4web.svgo.js
+++ b/searx/static/themes/simple/svg4web.svgo.js
@@ -15,5 +15,5 @@ module.exports = {
// Optimize SVG for WEB usage
'convertStyleToAttrs',
'removeXMLNS'
- ],
+ ],
};