From e6a58409ff93f9a335653bedf9870bb1f78919ce Mon Sep 17 00:00:00 2001 From: ManeraKai Date: Thu, 25 Jul 2024 12:37:41 +0300 Subject: Made Select Frontend searchable and with icons --- src/config.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/config.json') diff --git a/src/config.json b/src/config.json index 3f58ea95..9728cdc3 100644 --- a/src/config.json +++ b/src/config.json @@ -917,14 +917,15 @@ "simplyTranslate": { "name": "SimplyTranslate", "instanceList": true, - "url": "https://git.sr.ht/~metalune/simplytranslate_web", + "url": "https://codeberg.org/ManeraKai/simplytranslate", "localhost": true }, "mozhi": { "name": "Mozhi", "instanceList": true, "url": "https://codeberg.org/aryak/mozhi", - "localhost": false + "localhost": false, + "imageType": "svg" }, "libreTranslate": { "name": "LibreTranslate", -- cgit 1.4.1