This commit is contained in:
Lucio Maranta
2019-08-28 10:19:31 +02:00
parent 654796468a
commit 2b6ca98913
2 changed files with 1 additions and 0 deletions
Binary file not shown.
@@ -330,6 +330,7 @@ export default class ModalLoadProgram extends Vue {
else {
this.askConfirmLayer = true
}
this.loadClicked = false
}
async loadProgram (path: string) {