From d5d7d65524267261b0b9c52d9c326939b565a7ba Mon Sep 17 00:00:00 2001 From: cage Date: Thu, 28 Dec 2023 13:14:26 +0100 Subject: [PATCH] - added missing space to control string in the procedure to print notification. --- src/api-client.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/api-client.lisp b/src/api-client.lisp index fd0769d..ba16d48 100644 --- a/src/api-client.lisp +++ b/src/api-client.lisp @@ -842,7 +842,7 @@ the latest 15 mentions)." (when status (setf raw-text (strcat raw-text - (format nil (_ "post: ~a") (tooter:id status))))) + (format nil (_ " post: ~a") (tooter:id status))))) (tui:make-tui-string raw-text))) (defun update-mentions-folder (&key