Minor fixes to app creation process

This commit is contained in:
frikky
2021-03-03 16:16:43 +01:00
parent 3c6e973f3d
commit 516a6df356
4 changed files with 17 additions and 8 deletions
+1 -1
View File
@@ -215,7 +215,7 @@ const Apps = (props) => {
}
}
runAppSearch("")
//runAppSearch("")
})
.catch(error => {
alert.error(error.toString())