This commit is contained in:
felinae98
2021-02-16 23:22:46 +08:00
parent b84ac40e52
commit 2493690dd1
@@ -77,7 +77,7 @@ class Arknights(PlatformNoTarget):
enable_tag = False enable_tag = False
@staticmethod @staticmethod
async def get_account_name() -> str: async def get_account_name(_: Target) -> str:
return '明日方舟游戏内公告' return '明日方舟游戏内公告'
async def get_sub_list(self) -> list[RawPost]: async def get_sub_list(self) -> list[RawPost]: