mirror of
https://github.com/metosin/reitit.git
synced 2025-12-17 08:21:11 +00:00
commit
19ae220d5f
1 changed files with 1 additions and 1 deletions
|
|
@ -224,7 +224,7 @@
|
|||
(drop-while #(not= (name (first %)) "reitit.core$router"))
|
||||
(drop-while #(= (name (first %)) "reitit.core$router"))
|
||||
next first source-str)
|
||||
:cljs "unkwown")]
|
||||
:cljs "unknown")]
|
||||
(ex-info (exception-str message source (printer)) (assoc (or data {}) ::exception/cause e))))
|
||||
|
||||
(defn de-expound-colors [^String s mappings]
|
||||
|
|
|
|||
Loading…
Reference in a new issue