Fixed some search issues and Oauth2 Application perms + JWT problems
This commit is contained in:
@@ -4593,7 +4593,6 @@ const AngularWorkflow = (defaultprops) => {
|
||||
}
|
||||
}
|
||||
|
||||
console.log("NODE: ", nodedata)
|
||||
if (nodedata.decorator !== true && nodedata.attachedTo === undefined) {
|
||||
var newdata = JSON.parse(JSON.stringify(nodedata))
|
||||
newdata.large_image = ""
|
||||
|
||||
Reference in New Issue
Block a user