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:
Tim Abbott
2024-03-11 16:16:52 -07:00
parent d10d72e6a9
commit f5505ace89
3 changed files with 1 additions and 9 deletions

View File

@@ -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",