Fixed typo.
This commit is contained in:
parent
4c230226bb
commit
b22a403651
@ -481,7 +481,7 @@
|
||||
|
||||
|
||||
(defn build-config [config cli-config secrets]
|
||||
(util/deep-merge default-config oconfig cli-config secrets))
|
||||
(util/deep-merge default-config config cli-config secrets))
|
||||
|
||||
(defn main [& args]
|
||||
(-> commander
|
||||
|
Loading…
Reference in New Issue
Block a user