From c660ac5e8f5bc550f6538d9255d846f37ac627f6 Mon Sep 17 00:00:00 2001 From: Kim Date: Sun, 26 Apr 2026 17:11:59 +0200 Subject: [PATCH] Added force include JER to Wold's Vaults in cf-exclude-include.json (#4033) --- files/cf-exclude-include.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/files/cf-exclude-include.json b/files/cf-exclude-include.json index 6969f0ac..0a7f0506 100644 --- a/files/cf-exclude-include.json +++ b/files/cf-exclude-include.json @@ -212,6 +212,11 @@ }, "valhelsia-5": { "excludes": ["modernfix"] + }, + "wolds-vaults": { + "forceIncludes": [ + "just-enough-resources-jer" + ] } } }