mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-06-04 02:26:11 +08:00
fix syntax
This commit is contained in:
parent
bd078e233d
commit
e4dc980093
@ -19,7 +19,7 @@ platform_manager: dict[str, PlatformProto] = {
|
||||
'bilibili': Bilibili(),
|
||||
'weibo': Weibo(),
|
||||
'rss': Rss(),
|
||||
'arknights': Arknights()
|
||||
'arknights': Arknights(),
|
||||
'wechat': Wechat(),
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user