From 40e9db2cdb042329168a1228f9219cd0af8f0d37 Mon Sep 17 00:00:00 2001 From: thsrite Date: Fri, 8 Mar 2024 15:00:02 +0800 Subject: [PATCH] fix placeholder --- plugins/wechatforward/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/wechatforward/__init__.py b/plugins/wechatforward/__init__.py index e4a4827..d4a0ede 100644 --- a/plugins/wechatforward/__init__.py +++ b/plugins/wechatforward/__init__.py @@ -152,7 +152,7 @@ class WeChatForward(_PluginBase): 'model': 'ignore_userid', 'rows': '1', 'label': '忽略userid', - 'placeholder': '开始下载|下载失败' + 'placeholder': '开始下载|添加下载任务失败' } } ]