use defNew instead of defnew
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
(defnew [&prop :String archiveDir]
|
||||
(defNew [&prop :String archiveDir]
|
||||
|
||||
[:Array<System> systems
|
||||
[]
|
||||
|
Reference in New Issue
Block a user