From 7c6925b4e04f98ffbb983ca306cd130eb3899bdb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=81=8D=E5=85=AE=E6=83=9A=E5=85=AE?= <1173718158@qq.com> Date: Sun, 22 Dec 2024 14:41:46 +0800 Subject: [PATCH] . --- py/files/defaultconfig/static_data.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/py/files/defaultconfig/static_data.json b/py/files/defaultconfig/static_data.json index 84768be7..c15dd50c 100644 --- a/py/files/defaultconfig/static_data.json +++ b/py/files/defaultconfig/static_data.json @@ -1335,7 +1335,7 @@ "./files/plugins/DLL32/winsharedutils32.dll", "./files/plugins/DLL32/libmecab.dll", "./files/plugins/DLL32/bass.dll", - "./files/plugins/DLL64/bass_spx.dll" + "./files/plugins/DLL32/bass_spx.dll" ], "shared": [ "./files/plugins/shareddllproxy32.exe", @@ -1364,7 +1364,7 @@ "./files/plugins/DLL32/libmecab.dll", "./files/plugins/DLL32/libcurl.dll", "./files/plugins/DLL32/bass.dll", - "./files/plugins/DLL64/bass_spx.dll", + "./files/plugins/DLL32/bass_spx.dll", "./files/plugins/DLL32/brotlicommon.dll", "./files/plugins/DLL32/brotlidec.dll" ]