added tracking link
parent
65100e4dfe
commit
37f38e9638
|
@ -11,7 +11,7 @@ const handler: AppDeclarativeHandler = {
|
|||
handlerType: "add",
|
||||
redirect: {
|
||||
newTab: true,
|
||||
url: "https://example.com/link",
|
||||
url: "https://go.cal.com/deel",
|
||||
},
|
||||
createCredential: ({ appType, user, slug, teamId }) =>
|
||||
createDefaultInstallation({ appType, userId: user.id, slug, key: {}, teamId }),
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"slug": "deel",
|
||||
"type": "deel_other",
|
||||
"logo": "icon.svg",
|
||||
"url": "https://app.deel.com/integrations-store?category=Calendar",
|
||||
"url": "https://go.cal.com/deel",
|
||||
"variant": "other",
|
||||
"categories": ["other"],
|
||||
"publisher": "Deel.com",
|
||||
|
|
Loading…
Reference in New Issue