This commit is contained in:
felinae98 2021-02-16 23:22:46 +08:00
parent b84ac40e52
commit 2493690dd1
No known key found for this signature in database
GPG Key ID: 00C8B010587FF610

View File

@ -77,7 +77,7 @@ class Arknights(PlatformNoTarget):
enable_tag = False
@staticmethod
async def get_account_name() -> str:
async def get_account_name(_: Target) -> str:
return '明日方舟游戏内公告'
async def get_sub_list(self) -> list[RawPost]: