From 7186382c408fac83059d42c13e719b7d63f3be80 Mon Sep 17 00:00:00 2001 From: cage Date: Sun, 13 Nov 2022 16:25:38 +0100 Subject: [PATCH] - made notification an error. --- src/ui-goodies.lisp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/ui-goodies.lisp b/src/ui-goodies.lisp index 6894afd..514105e 100644 --- a/src/ui-goodies.lisp +++ b/src/ui-goodies.lisp @@ -1034,7 +1034,8 @@ It an existing file path is provided the command will refuse to run." (lambda (e) (notify (format nil (_ "Error getting the latest unread messages for tag ~a, trying fetching the latest") - (tooter:uri e))) + (tooter:uri e)) + :as-error t) (invoke-restart 'api-client::retry-ignoring-min-id)))) (client:update-subscribed-tags all-tags all-paginations)) (let ((update-got-message-event