taking care of errros.
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
|
||||
:else
|
||||
(do
|
||||
(log/error "couldn't look up" i)
|
||||
(log/warn "couldn't look up" i)
|
||||
"Uncategorized"))))
|
||||
|
||||
(defn categories []
|
||||
|
||||
Reference in New Issue
Block a user