From db40b5105bfcdf57240f3474baeb561a15bd5b0d Mon Sep 17 00:00:00 2001 From: jxxghp Date: Thu, 3 Jul 2025 13:55:54 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E7=9B=AE=E5=BD=95=E7=9B=91?= =?UTF-8?q?=E6=8E=A7=E6=A8=A1=E5=BC=8F=E5=8C=B9=E9=85=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/monitor.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/monitor.py b/app/monitor.py index 58990b75..489331cd 100644 --- a/app/monitor.py +++ b/app/monitor.py @@ -300,7 +300,7 @@ class Monitor(metaclass=Singleton): :param limits: 系统限制信息 :return: (是否使用轮询, 原因) """ - if monitor_mode == "compatible": + if monitor_mode == "compatibility": return True, "用户配置为兼容模式" # 检查网络文件系统