From f05eec39f09596f83b6ecefee747ef99aadb402d Mon Sep 17 00:00:00 2001 From: xuzhi Date: Sat, 24 Feb 2024 16:01:44 +0000 Subject: [PATCH] Update description of plugin. --- plugins/removelink/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/removelink/__init__.py b/plugins/removelink/__init__.py index 02a1af3..baf8702 100644 --- a/plugins/removelink/__init__.py +++ b/plugins/removelink/__init__.py @@ -251,7 +251,7 @@ class RemoveLink(_PluginBase): 'props': { 'type': 'info', 'variant': 'tonal', - 'text': '监控目录里每行一个目录,源目录和监控目录都需要添加到监控目录中。' + 'text': '监控目录如有多个请换行,源目录和硬链接目录都需要添加到监控目录中。' } } ]