Skip to content

Commit d6b65f8

Browse files
committed
Merge branch 'release/0.3.1'
2 parents ef92bf6 + eea6315 commit d6b65f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ async def shutdown_taskiq(bot: Bot, *_args, **_kwargs):
5858

5959

6060
async def main():
61-
await dp.start_polling(bot)
61+
await dp.start_polling(bot, bot2)
6262

6363

6464
if __name__ == "__main__":

0 commit comments

Comments
 (0)