automatically add output path

This commit is contained in:
2023-06-05 08:49:11 +02:00
parent 842db05488
commit 9f29990faf
2 changed files with 5 additions and 2 deletions

View File

@@ -27,7 +27,6 @@ export default {
}
},
created() {
this.run();
}
}
</script>