mirror of
https://github.com/zulip/zulip.git
synced 2025-11-14 02:48:00 +00:00
recent: Rename update_buttons_for_recent_topics.
This commit is contained in:
@@ -128,7 +128,7 @@ export function update_buttons_for_stream() {
|
||||
update_buttons(text_stream);
|
||||
}
|
||||
|
||||
export function update_buttons_for_recent_topics() {
|
||||
export function update_buttons_for_recent_view() {
|
||||
const text_stream = $t({defaultMessage: "New stream message"});
|
||||
$("#left_bar_compose_stream_button_big").attr(
|
||||
"data-tooltip-template-id",
|
||||
|
||||
Reference in New Issue
Block a user