From f8c3bde04d4a2d93a74ce2261d543fc789d647d8 Mon Sep 17 00:00:00 2001 From: niten Date: Thu, 18 May 2023 13:03:17 -0700 Subject: [PATCH] 'humanize' isn't in malli.cor --- src/tattler/core.clj | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/tattler/core.clj b/src/tattler/core.clj index 2c6621c..ffcfb63 100644 --- a/src/tattler/core.clj +++ b/src/tattler/core.clj @@ -3,7 +3,8 @@ [milquetoast.client :as mqtt] [clojure.core.async :refer [go-loop note :urgency (keyword)) }) (log/error! logger (format "rejecting invalid notification: %s" - (t/humanize (t/explain Notification note))))) + (humanize (t/explain Notification note))))) (recur (