fix 目录实时监控 默认取目录设置,可自定义覆盖方式

This commit is contained in:
thsrite
2024-11-16 17:49:26 +08:00
parent a75b0359f7
commit b08e20d604

View File

@@ -1033,7 +1033,7 @@ class CloudLinkMonitor(_PluginBase):
'props': {
'type': 'info',
'variant': 'tonal',
'text': '如果监控目录与目录设置一致,则使用目录设置配置。否则可在监控目录后拼接@覆盖方式默认never覆盖。'
'text': '如果监控目录与目录设置一致,则默认使用目录设置配置。否则可在监控目录后拼接@覆盖方式默认never覆盖。'
}
}
]