This commit is contained in:
Bryce Covert
2021-01-04 19:26:32 -08:00
6 changed files with 120 additions and 114 deletions

View File

@@ -24,7 +24,7 @@
:location (if (clojure.string/blank? location)
nil
location)
:numeric-code numeric-code
:numeric-code (js/parseInt numeric-code)
:name name
:account-set account-set
:client-overrides (map (fn [client-override]