Links for ledger, and bank account picker
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
(ns auto-ap.routes.ledger)
|
||||
|
||||
(def routes {"" {:get ::all-page}
|
||||
"/table" ::table })
|
||||
"/table" ::table
|
||||
"/bank-account-filter" ::bank-account-filter})
|
||||
Reference in New Issue
Block a user