Adds little indicator on bank account form
This commit is contained in:
6
src/cljc/auto_ap/routes/indicators.cljc
Normal file
6
src/cljc/auto_ap/routes/indicators.cljc
Normal file
@@ -0,0 +1,6 @@
|
||||
(ns auto-ap.routes.indicators)
|
||||
(def routes
|
||||
{"/days-ago" ::days-ago})
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user