From 5aa74f57978ddbbd7dd95c4cb6f9a9a03ec78bfc Mon Sep 17 00:00:00 2001 From: thsrite Date: Sat, 13 Apr 2024 12:45:41 +0800 Subject: [PATCH] fix --- plugins/pluginautoupdate/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/pluginautoupdate/__init__.py b/plugins/pluginautoupdate/__init__.py index 197a0b8..0988789 100644 --- a/plugins/pluginautoupdate/__init__.py +++ b/plugins/pluginautoupdate/__init__.py @@ -402,7 +402,7 @@ class PluginAutoUpdate(_PluginBase): 'type': 'info', 'variant': 'tonal', 'text': '如更新插件正在运行,则稍后自动更新。' - '如为选择更新插件,则默认为更新所有。' + '如未选择更新插件,则默认为更新所有。' } } ]