mirror of
https://github.com/zulip/zulip.git
synced 2025-11-19 22:19:48 +00:00
Creating a new bot (by filling out the bots related fields and clicking "Create bot" button) changes tab from "Add a new bot" to "Active bots". This is done to make users know/confirm that the bot has been created and the user can view it in this tab. Fixes: #5731