progress on general ledger.
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
[re-frame.core :as re-frame]
|
||||
[auto-ap.events :as events]
|
||||
[auto-ap.views.main :refer [page active-page] ]
|
||||
[auto-ap.reload :as reload]
|
||||
|
||||
[auto-ap.config :as config]
|
||||
[auto-ap.effects :as effects]
|
||||
@@ -32,5 +33,4 @@
|
||||
(re-frame/dispatch-sync [::events/initialize-db (.getItem js/localStorage "jwt")])))
|
||||
(pushy/start! p/history)
|
||||
(mount-root))
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user