From e4c4660fa1812ee68370b945a49f00ce0f5d01e2 Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Fri, 24 Mar 2023 22:42:29 +0300 Subject: [PATCH] fix exp dj --- patches/patches.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patches/patches.json b/patches/patches.json index 0492a23..490f80f 100644 --- a/patches/patches.json +++ b/patches/patches.json @@ -954,7 +954,7 @@ "from": "1.2.6", "do": "" }, - "match": "(Enables the \"Your DJ\" feature\",default:)(!1)", + "match": "(Enables the \"Your DJ\" feature',default:)(!1)", "replace": "$1true" } }