fixes new wine warehouse format.

This commit is contained in:
2024-06-07 10:52:04 -07:00
parent 3db0629895
commit 0cabe30999
4 changed files with 42 additions and 30 deletions

View File

@@ -46,6 +46,8 @@
(when (= :auto-ap.logging/peek (:mulog/event-name item))
(println "\u001B[31mTEST")
)
(when (:error item)
(println (:error item)))
(puget/cprint (reduce
(fn [acc [k v]]
(assoc acc k v))