From faa7263dd6c11e649e2206088d532d47428dac4e Mon Sep 17 00:00:00 2001 From: nonameShijian <2954700422@qq.com> Date: Sun, 31 Mar 2024 02:35:14 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E5=A4=9A=E4=BD=99=E5=88=86?= =?UTF-8?q?=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index abba089c0..137e9adf4 100755 --- a/index.html +++ b/index.html @@ -241,7 +241,7 @@ errorCallback(new Error('创建文件夹失败')) }; }) - .catch(errorCallback);; + .catch(errorCallback); }; resolve();