Merge branch 'develop'

This commit is contained in:
Pieter Vander Vennet 2021-04-11 02:58:18 +02:00
commit 5168b4bb97
5 changed files with 28 additions and 38 deletions

View file

@ -117,8 +117,6 @@ for (const themeFile of themeFiles) {
}
}
console.log("LE", layerErrorCount)
if (layerErrorCount.length + themeErrorCount.length == 0) {
console.log("All good!")
} else {