From 14059c5876b762c2e178884123b192009cafadc3 Mon Sep 17 00:00:00 2001 From: stukerrigan Date: Thu, 28 May 2020 22:10:15 +0100 Subject: [PATCH] Now Module.json should work --- module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.json b/module.json index 1ad81ef..6d4bb6b 100644 --- a/module.json +++ b/module.json @@ -29,7 +29,7 @@ "name": "NightOfBloodJournal", "label": "Night of Blood Journal Entries", "path": "packs/night-of-blood-journal.db", - "entity": "Journal", + "entity": "JournalEntry", "module": "wfrp4e-night-of-blood", "system": "wfrp4e" },