fix 订阅创建一分钟内不自动搜索,留出编辑订阅的时间

This commit is contained in:
thsrite
2023-09-01 11:48:31 +08:00
parent fe80f86518
commit 9139c1297e
5 changed files with 42 additions and 1 deletions

View File

@ -268,7 +268,7 @@ class SpeedLimiter(_PluginBase):
'props': {
'model': 'bandwidth',
'label': '智能限速上行带宽',
'placeholder': 'MB/s'
'placeholder': 'Mbps'
}
}
]