From b455623a2f673e3b24772127204c215f038b8644 Mon Sep 17 00:00:00 2001 From: "dmitry.kirdyashkin" Date: Wed, 13 Mar 2024 00:12:53 +0300 Subject: [PATCH] v2.0.0.2 --- module.json.template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module.json.template b/module.json.template index 834d6c9..3913f11 100644 --- a/module.json.template +++ b/module.json.template @@ -32,8 +32,8 @@ "name": "sc-common-new", "label": "sc common new", "path": "packs/sc-common-new.db", - "entity": "Journal", - "type": "Journal", + "entity": "JournalEntry", + "type": "JournalEntry", "module": "shared-compendia-common", "system": "dnd5e" }