starting to be able to choose invoices
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
[auto-ap.routes.reminders :as reminders]
|
||||
[auto-ap.routes.graphql :as graphql]
|
||||
[auto-ap.routes.vendors :as vendors]
|
||||
[auto-ap.routes.checks :as checks]
|
||||
[buddy.auth.backends.token :refer [jws-backend]]
|
||||
[buddy.auth.middleware :refer [wrap-authentication
|
||||
wrap-authorization]]
|
||||
@@ -31,6 +32,7 @@
|
||||
companies/routes
|
||||
vendors/routes
|
||||
reminders/routes
|
||||
checks/routes
|
||||
graphql/routes
|
||||
auth/routes))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user