fix(hubspot): Correct website URL typo and primary color

This commit is contained in:
Faruk AYDIN
2023-09-13 13:45:56 +02:00
parent d6453a8ed0
commit a128907a4e
2 changed files with 2 additions and 2 deletions

View File

@@ -46,7 +46,7 @@ export default defineAction({
variables: true,
},
{
label: 'Webiste URL',
label: 'Website URL',
key: 'website',
type: 'string' as const,
required: false,