From f9fd70e8319d9b4f9dc1dcc150c3c75985e71d5b Mon Sep 17 00:00:00 2001 From: Kim Date: Sat, 21 Mar 2026 02:38:48 +0100 Subject: [PATCH] Added force include JER to Wold's Vaults in cf-exclude-include.json --- files/cf-exclude-include.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/files/cf-exclude-include.json b/files/cf-exclude-include.json index 427eecfbd1f..101bbb75adb 100644 --- a/files/cf-exclude-include.json +++ b/files/cf-exclude-include.json @@ -211,6 +211,9 @@ }, "valhelsia-5": { "excludes": ["modernfix"] + }, + "wolds-vaults": { + "forceIncludes": ["just-enough-resources-jer"] } } }