From 5e5df3b4e9fab4058597582d3db66850e31b1314 Mon Sep 17 00:00:00 2001 From: niten Date: Thu, 18 May 2023 12:27:03 -0700 Subject: [PATCH] Forget the macro, I guess? --- src/tattler/core.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tattler/core.clj b/src/tattler/core.clj index 7b7976e..2c6621c 100644 --- a/src/tattler/core.clj +++ b/src/tattler/core.clj @@ -27,6 +27,6 @@ :urgency (-> note :urgency (keyword)) }) (log/error! logger (format "rejecting invalid notification: %s" - (->> note (t/explain Notification) (t/humanize))))) + (t/humanize (t/explain Notification note))))) (recur (