1
0
mirror of https://github.com/karl0ss/homepage.git synced 2025-08-11 16:28:29 +01:00

Fix: remove medusa widget trailing slash ()

This commit is contained in:
shamoon 2025-03-16 15:33:38 -07:00 committed by GitHub
parent 59cd5564f8
commit 934ad3a6f1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,7 +1,7 @@
import genericProxyHandler from "utils/proxy/handlers/generic";
const widget = {
api: "{url}/api/v1/{key}/{endpoint}/",
api: "{url}/api/v1/{key}/{endpoint}",
proxyHandler: genericProxyHandler,
mappings: {