From ec878e5e698940bae791d2bb37d0fe5a20c531d1 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Mon, 8 Dec 2025 17:41:46 +0100 Subject: [PATCH] Removed mod name from Jade --- config/jade/plugins.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 config/jade/plugins.json diff --git a/config/jade/plugins.json b/config/jade/plugins.json new file mode 100644 index 0000000..ecfa513 --- /dev/null +++ b/config/jade/plugins.json @@ -0,0 +1,5 @@ +{ + "jade": { + "mod_name": false + } +}