ability to approve
This commit is contained in:
@@ -5,11 +5,11 @@
|
||||
[auto-ap.views :as views]
|
||||
[auto-ap.config :as config]
|
||||
[auto-ap.routes :as routes]
|
||||
[auto-ap.effects :as effects]
|
||||
[pushy.core :as pushy]
|
||||
[bidi.bidi :as bidi]))
|
||||
|
||||
(defn- parse-url [url]
|
||||
(.log js/console "test" (bidi/match-route routes/routes url))
|
||||
(bidi/match-route routes/routes url))
|
||||
|
||||
(defn- dispatch-route [matched-route]
|
||||
|
||||
Reference in New Issue
Block a user