From d1f3b9b864986133376d43480ed44436dbf60ba7 Mon Sep 17 00:00:00 2001 From: Ralph Mack Date: Thu, 13 Oct 2022 18:13:13 -0400 Subject: [PATCH] Adjusted system.json to fit actual builds --- system.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system.json b/system.json index f519e25..98228ac 100644 --- a/system.json +++ b/system.json @@ -17,7 +17,7 @@ "maximum": "10" }, "esmodules": [ - "module/fudge.mjs" + "fudge.mjs" ], "styles": [ "styles/fudge.css"