adding external actions constant

This commit is contained in:
Peter Clement 2021-09-13 15:56:19 +01:00
parent d0b3db07a6
commit e65462858f
1 changed files with 5 additions and 6 deletions

View File

@ -11,4 +11,3 @@ export const externalActions = {
integromat: { name: "integromat", icon: IntegromatLogo }, integromat: { name: "integromat", icon: IntegromatLogo },
n8n: { name: "n8n", icon: n8nlogo }, n8n: { name: "n8n", icon: n8nlogo },
} }