1
0
Fork 0

- prevented a crash adding the gopher keymap to the list of help

window's headers.
This commit is contained in:
cage 2022-09-20 18:49:15 +02:00
parent c9f76e0f19
commit d219a4b0ce
1 changed files with 1 additions and 0 deletions

View File

@ -528,6 +528,7 @@ and `make-blocking-list-dialog-window') showing the full docstring for a command
(*thread-keymap* . (_ "Thread window keymap"))
(*message-keymap* . (_ "Message window keymap"))
(*gemini-message-keymap* . (_ "Gemini page keymap"))
(*gopher-keymap* . (_ "Gopher window keymap"))
(*tags-keymap* . (_ "Subscribed tags keymap"))
(*conversations-keymap* . (_ "Conversation keymap"))
(*send-message-keymap* . (_ "Post pleroma message keymap"))