Skip to content

Commit

Permalink
Merge pull request #102 from JarvusInnovations/develop
Browse files Browse the repository at this point in the history
Release: v0.22.1
  • Loading branch information
themightychris committed Aug 20, 2022
2 parents 18858d7 + 3b41d10 commit 73cb93c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/lib/path/Template.js
Expand Up @@ -112,6 +112,7 @@ class Template

if (nextTree) {
currentTree = nextTree;
pathPrefix = path.join(pathPrefix, nextName);
} else {
return;
}
Expand Down

0 comments on commit 73cb93c

Please sign in to comment.