1
0
Fork 0

- removed a command that leads to a crash when main window is displaying a fediverse post.

This commit is contained in:
cage 2024-06-21 18:53:16 +02:00
parent 01ef182d14
commit dcfbce1bae
1 changed files with 0 additions and 2 deletions

View File

@ -415,8 +415,6 @@
(define-key "N" #'repeat-search *message-keymap*)
(define-key "b" #'net-address-history-back *message-keymap*)
(define-key "d" #'delete-shown-post *message-keymap*)
(define-key "down" #'message-scroll-down *message-keymap*)