Fix URL encoding in image upload request and update manifest for optional image hosting

This commit is contained in:
deluan
2026-02-04 15:54:46 -05:00
parent 875c29b2d1
commit a6386d0fc9
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -46,7 +46,7 @@
"type": "string",
"title": "Image Hosting Service",
"description": "Upload artwork to a public image host so Discord can display it. Required when Navidrome is not publicly accessible.",
"enum": ["imgbb", "uguu"]
"enum": ["", "imgbb", "uguu"]
},
"imgbbapikey": {
"type": "string",