mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 22:43:42 +00:00
right-sidebar: Remove duplicate search people tooltip.
The buddy list redesign introduced a new, more detailed tooltip, and neglected to remove the previous one.
This commit is contained in:
@@ -245,7 +245,6 @@ export function initialize(): void {
|
||||
delegate("body", {
|
||||
target: [
|
||||
"#streams_header .streams-tooltip-target",
|
||||
"#user_filter_icon",
|
||||
"#scroll-to-bottom-button-clickable-area",
|
||||
".spectator_narrow_login_button",
|
||||
"#stream-specific-notify-table .unmute_stream",
|
||||
|
||||
Reference in New Issue
Block a user