mirror of
https://codeberg.org/cage/tinmop/
synced 2025-02-10 07:20:35 +01:00
- [gemini] fixed order of links when showing tour-mode's queue (thanks op!).
This commit is contained in:
parent
0f23ac98d8
commit
92ee1357b6
@ -1912,5 +1912,5 @@ gemini://gemini.circumlunar.space/docs/companion/subscription.gmi
|
||||
|
||||
(defun show-tour-links ()
|
||||
"Show a link window with all the links in the tour queue."
|
||||
(open-message-link-window:init-gemini-links tour)
|
||||
(open-message-link-window:init-gemini-links (reverse tour))
|
||||
(focus-to-open-message-link-window)))
|
||||
|
Loading…
x
Reference in New Issue
Block a user