From 543d7a0b8e53658c3648abbdd3ed91a2942ddb48 Mon Sep 17 00:00:00 2001 From: cadowtin Date: Thu, 3 Aug 2023 16:10:19 -0500 Subject: [PATCH] possible module fix --- module.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/module.json b/module.json index 71d604e..6175811 100644 --- a/module.json +++ b/module.json @@ -3,7 +3,6 @@ "title": "PF2E RPG Numbers", "description": "A module that gives damage pop up text when you roll damage in pf2e.", "version": "#{VERSION}#", - "library": "false", "manifestPlusVersion": "1.2.0", "compatibility": { "minimum": "10", @@ -24,7 +23,7 @@ "compatibility": { "minimum": "5.2.1", "verified": "5.3.0" - } + } } ] },