{selectedTrigger.status === "running" ? null :
{outlookButton}
+ {gmailButton}
}
@@ -5762,6 +5854,7 @@ const AngularWorkflow = (props) => {
}
} else if (triggerAuthentication.type === "gmail") {
+ console.log("AUTH: ", triggerAuthentication)
triggerInfo = "SPECIAL GMAIL"
}
}
@@ -5781,13 +5874,7 @@ const AngularWorkflow = (props) => {
{outlookButton}
- {/*
-