mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 16:37:23 +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.
9.6 KiB
9.6 KiB