Fixed bugs in appcreator

This commit is contained in:
frikky
2020-09-27 20:44:53 +02:00
parent 90f33d95b5
commit f6edb2aeb7
4 changed files with 12 additions and 8 deletions
+2
View File
@@ -577,6 +577,8 @@ const AppCreator = (props) => {
}
}
console.log("SCHEMES: ", securitySchemes)
setActions(newActions)
setIsAppLoaded(true)
}