From 0372b6a3b93b36f62627e348adce7a6c276a8e92 Mon Sep 17 00:00:00 2001 From: Crovaxon Date: Sun, 11 May 2025 16:43:52 +0200 Subject: [PATCH] Removed duplicates from merging, fuck VS Code. --- module.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/module.json b/module.json index cfa0630..9c5b63a 100644 --- a/module.json +++ b/module.json @@ -82,8 +82,6 @@ "socket": true, "url": "https://gitea.crovaxon.de/crovaxon/foundryvtt-drag-ruler", "download": "https://gitea.crovaxon.de/crovaxon/foundryvtt-drag-ruler/archive/v1.14.2-test.zip", - "url": "https://gitea.crovaxon.de/crovaxon/foundryvtt-drag-ruler", - "download": "https://gitea.crovaxon.de/crovaxon/foundryvtt-drag-ruler/archive/v1.14.2-test.zip", "manifest": "https://gitea.crovaxon.de/crovaxon/foundryvtt-drag-ruler/raw/branch/develop/module.json", "readme": "https://gitea.crovaxon.de/crovaxon/foundryvtt-drag-ruler/blob/master/README.md", "changelog": "https://gitea.crovaxon.de/crovaxon/foundryvtt-drag-ruler/blob/master/CHANGELOG.md",