commit 540781f66741adb896175001e0dc8ce59ded990a parent 9802db50ac4f7e07e3a33b6745b8930a7c1730d6 Author: lash <dev@holbrook.no> Date: Thu, 28 Jul 2022 09:52:38 +0000 Bogus config Diffstat:
M | config.json | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.json b/config.json @@ -1,3 +1,3 @@ { - "dl": "http://localhost/cargo" + "del": "http://localhost/cargo" }