更新 __init__.py

This commit is contained in:
jxxghp 2023-06-10 22:05:59 +08:00 committed by GitHub
parent 487a2e52cf
commit 4c0e2bcbcf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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