renamed company to client.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
(ns auto-ap.handler
|
||||
(:require [amazonica.core :refer [defcredential]]
|
||||
[auto-ap.routes.auth :as auth]
|
||||
[auto-ap.routes.companies :as companies]
|
||||
[auto-ap.routes.clients :as clients]
|
||||
[auto-ap.routes.invoices :as invoices]
|
||||
[auto-ap.routes.reminders :as reminders]
|
||||
[auto-ap.routes.graphql :as graphql]
|
||||
@@ -34,7 +34,7 @@
|
||||
exports/routes
|
||||
yodlee/routes
|
||||
invoices/routes
|
||||
companies/routes
|
||||
clients/routes
|
||||
reminders/routes
|
||||
checks/routes
|
||||
graphql/routes
|
||||
|
||||
Reference in New Issue
Block a user