Loads of more bugfixes and tests
This commit is contained in:
@@ -6144,7 +6144,6 @@ const AngularWorkflow = (defaultprops) => {
|
||||
const [hover, setHover] = React.useState(false);
|
||||
|
||||
if (app.id === "" || app.name === "") {
|
||||
console.log("Skipping app: ", app)
|
||||
return null
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user