1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-22 06:49:40 +02:00

fix(system/update): submit license form [EE-4743] (#8381)

This commit is contained in:
Chaim Lev-Ari 2023-01-26 20:35:04 +05:30 committed by GitHub
parent a09fe7e10c
commit 5847c2b8ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -64,7 +64,7 @@ function useHubspotForm({
formId, formId,
portalId, portalId,
region, region,
onFormSubmit: onSubmitted, onFormSubmitted: onSubmitted,
}); });
}, },
{ {