From 4e9bc140ff62d0aedadb94cf29e239fdc32d6116 Mon Sep 17 00:00:00 2001 From: CPTN Cosmo Date: Wed, 7 Jan 2026 15:41:59 +0100 Subject: [PATCH] minor bugfix --- module.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/module.json b/module.json index 1e95845..825cc89 100644 --- a/module.json +++ b/module.json @@ -44,6 +44,6 @@ ], "description": "A modern, draggable countdown tracker for the Daggerheart system.", "url": "https://github.com/cptn-cosmo/dh-improved-countdowns", - "manifest": "https://github.com/cptn-cosmo/dh-improved-countdowns/releases/latest/download/module.json", - "download": "https://github.com/cptn-cosmo/dh-improved-countdowns/releases/download/1.2.3/dh-improved-countdowns.zip" -} \ No newline at end of file + "manifest": "https://git.geeks.gay/cosmo/dh-improved-countdowns/releases/latest/download/module.json", + "download": "https://git.geeks.gay/cosmo/dh-improved-countdowns/releases/download/1.2.3/dh-improved-countdowns.zip" +}