Open conversation menu: Ctrl-Shift-I -> Ctrl-Shift-L
This commit is contained in:
@@ -867,7 +867,7 @@
|
||||
conversation &&
|
||||
ctrlOrCommand &&
|
||||
shiftKey &&
|
||||
(key === 'i' || key === 'I')
|
||||
(key === 'l' || key === 'L')
|
||||
) {
|
||||
const button = document.querySelector(
|
||||
'.module-conversation-header__more-button'
|
||||
|
Reference in New Issue
Block a user