Update __init__.py

This commit is contained in:
HibiKier 2022-02-09 22:28:49 +08:00 committed by GitHub
parent 80fc17b610
commit bc903d3813
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@ usage
原神我硬签
""".strip()
__plugin_des__ = "原神懒人签到"
__plugin_cmd__ = ["/关原神自动签到", "原神我硬签"]
__plugin_cmd__ = ["/关原神自动签到", "原神我硬签"]
__plugin_type__ = ("原神相关",)
__plugin_version__ = 0.1
__plugin_author__ = "HibiKier"