mirror of
https://codeberg.org/cage/tinmop/
synced 2025-03-02 09:57:48 +01:00
- [fediverse] fixed replacing of mentions.
This commit is contained in:
parent
316ad365e2
commit
e466dd7c6e
@ -88,7 +88,7 @@ followed by different acct e.g.:
|
||||
(funcall replace-function
|
||||
local-mention-re
|
||||
results
|
||||
(strcat " " actual-mention))
|
||||
(wrap-with actual-mention " "))
|
||||
(setf results replaced))))
|
||||
;; NOTE: as `usernames-table' is not a map some mention can not be
|
||||
;; replaced properly e.g.
|
||||
|
Loading…
x
Reference in New Issue
Block a user