mirror of
https://codeberg.org/cage/tinmop/
synced 2025-03-03 10:07:36 +01:00
- updated docstring for 'search-fediverse'.
This commit is contained in:
parent
42e172044f
commit
4761b8661e
@ -3665,7 +3665,7 @@ gemini client certificates!)."
|
||||
(thread-open-selected-message))
|
||||
|
||||
(defun search-fediverse ()
|
||||
"Search the fediverse"
|
||||
"Search the fediverse for statuses, account and hashtags that match a query string."
|
||||
(labels ((on-input-complete (query)
|
||||
(if (string-not-empty-p query)
|
||||
(push-event (make-instance 'program-events:fediverse-query-event
|
||||
|
Loading…
x
Reference in New Issue
Block a user