This commit is contained in:
thsrite
2023-09-08 12:24:27 +08:00
parent 516bd8bc30
commit 64a04ba8ed

View File

@ -305,7 +305,7 @@ class AutoSignIn(_PluginBase):
'component': 'VSwitch', 'component': 'VSwitch',
'props': { 'props': {
'model': 'clean', 'model': 'clean',
'label': '清理本日已签到', 'label': '清理本日缓存',
} }
} }
] ]