Skip to content

Commit 31e9407

Browse files
committed
pass ltag through errors->paths
1 parent a8da33c commit 31e9407

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/cljx/xapi_schema/schemata/util.cljx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,4 +163,4 @@
163163

164164
(defn errors->paths [e & [ltag]]
165165
(leaves-and-paths
166-
(errors->data e)))
166+
(errors->data e ltag)))

0 commit comments

Comments
 (0)