mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-06-04 02:26:11 +08:00
update
This commit is contained in:
parent
b84ac40e52
commit
2493690dd1
@ -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]:
|
||||
|
Loading…
x
Reference in New Issue
Block a user