mirror of
https://github.com/zulip/zulip.git
synced 2025-11-08 16:01:58 +00:00
Previously notifications.clear_compose_notifications was used accross the codebase. Since introducing the new compose_banner.clear_message_sent_banners function, the two functions are similar enough that we can just use clear_message_sent_banners everywhere. This commit also moves scroll_to_message_banner_message_id to compose_banner.
24 KiB
24 KiB