From 742f20874cf6753f6865c2852a838ea1649ecfcd Mon Sep 17 00:00:00 2001 From: rwanoux Date: Fri, 22 Nov 2024 18:15:24 +0100 Subject: [PATCH] correction pour deprecation --- module/vermine2047.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/vermine2047.mjs b/module/vermine2047.mjs index 90eb4b1..50b0632 100644 --- a/module/vermine2047.mjs +++ b/module/vermine2047.mjs @@ -36,7 +36,7 @@ Hooks.once('init', async function () { // Add custom constants for configuration. CONFIG.VERMINE = VERMINE; - CONFIG.VERMINE.model = game.system.template + CONFIG.VERMINE.model = game.system.documentTypes /** * Set an initiative formula for the system * @type {String}