mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-06-02 09:26:12 +08:00
fix key err
This commit is contained in:
parent
1afa13485f
commit
52498b3603
@ -39,7 +39,7 @@ async def fetch_and_send(target_type: str):
|
||||
'bilibili': Bilibili(),
|
||||
'weibo': Weibo(),
|
||||
'rss': Rss(),
|
||||
'arkninghts': Arknights()
|
||||
'arknights': Arknights()
|
||||
}
|
||||
target = config.get_next_target(target_type)
|
||||
if not target:
|
||||
|
Loading…
x
Reference in New Issue
Block a user