Translation followup (#9735)
Address PR comments and more progress on translation
This commit is contained in:
@ -100,9 +100,7 @@ export const MessageThreadSubscribersDropdownButton = ({
|
||||
)}
|
||||
</DropdownMenu>
|
||||
}
|
||||
dropdownHotkeyScope={{
|
||||
scope: MESSAGE_THREAD_SUBSCRIBER_DROPDOWN_ID,
|
||||
}}
|
||||
dropdownHotkeyScope={{ scope: MESSAGE_THREAD_SUBSCRIBER_DROPDOWN_ID }}
|
||||
/>
|
||||
);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user