From e4fb09be0a1a4cf102d16c85a8843ee75c2185bc Mon Sep 17 00:00:00 2001 From: David Silver Date: Sun, 18 Jun 2023 12:38:32 -0700 Subject: [PATCH] Update module.json Just adds the url this comes from. --- module.json | 1 + 1 file changed, 1 insertion(+) diff --git a/module.json b/module.json index b589496..7f8e5c6 100644 --- a/module.json +++ b/module.json @@ -15,5 +15,6 @@ "verified": "10.291" }, "manifest": "https://github.com/elizeuangelo/fvtt-module-z-scatter/releases/latest/download/module.json", + "url": "https://github.com/elizeuangelo/fvtt-module-z-scatter", "download": "https://github.com/elizeuangelo/fvtt-module-z-scatter/releases/latest/download/z-scatter.zip" }