From ff71d95e0264109995f18f59708ea5a3f18ca0ab Mon Sep 17 00:00:00 2001 From: thsrite Date: Thu, 27 Jun 2024 12:17:52 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E5=88=A0=E9=99=A4=E9=87=8D=E5=A4=8D?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E5=86=8D=E5=88=B7=E6=96=B0=E5=AA=92=E4=BD=93?= =?UTF-8?q?=E5=BA=93=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cb8dab4..fa733e8 100644 --- a/package.json +++ b/package.json @@ -592,7 +592,7 @@ "author": "thsrite", "level": 2, "history": { - "v1.5": "删除重复文件再刷新媒体库逻辑", + "v1.5": "删除重复文件时再刷新媒体库逻辑", "v1.4": "修复删除时文件不存在bug", "v1.3": "各路径支持自定义保留规则", "v1.2": "支持通知推送",