From 42ef160cf29499d94e7f912b46b743aecaa8594f Mon Sep 17 00:00:00 2001 From: CPTN Cosmo Date: Fri, 23 Jan 2026 20:09:29 +0100 Subject: [PATCH] fixed duplicate description in the module.json --- module.json | 1 - 1 file changed, 1 deletion(-) diff --git a/module.json b/module.json index 36e07bf..a68e00d 100644 --- a/module.json +++ b/module.json @@ -1,7 +1,6 @@ { "id": "dh-importer", "title": "Daggerheart Importer", - "description": "Imports Adversaries and Environments from text blocks into the Daggerheart system.", "version": "1.0.0", "compatibility": { "minimum": "13",