更新 __init__.py

This commit is contained in:
jxxghp
2023-06-10 22:05:59 +08:00
committed by GitHub
parent 487a2e52cf
commit 4c0e2bcbcf

View File

@ -71,7 +71,7 @@ class AutoSignIn(_PluginBase):
return {
"cmd": "/sitesignin",
"event": EventType.SiteSignin,
"desc": "站点自动签到",
"desc": "站点签到",
"data": {}
}