Skip to content

Commit 9e1fc5d

Browse files
author
e2tha-e
committed
better ordering of pattern variants
1 parent 9441cec commit 9e1fc5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

builder/pattern_assembler.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
}
153153
}
154154

155-
//return if processing a .json file
155+
//return if processing a non-variant .json file
156156
if(typeof currentPattern === 'undefined'){
157157
return;
158158
}

0 commit comments

Comments
 (0)