mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2026-05-09 18:27:56 +08:00
fix syntax
This commit is contained in:
@@ -19,7 +19,7 @@ platform_manager: dict[str, PlatformProto] = {
|
||||
'bilibili': Bilibili(),
|
||||
'weibo': Weibo(),
|
||||
'rss': Rss(),
|
||||
'arknights': Arknights()
|
||||
'arknights': Arknights(),
|
||||
'wechat': Wechat(),
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user