feat: fix template

This commit is contained in:
Arman
2024-10-28 10:58:14 +01:00
parent 63d0bee42c
commit dff3c8f6f3
@@ -93,19 +93,22 @@
'sveltekit',
framework.buildRuntime,
framework.serveRuntime,
true,
undefined,
undefined,
framework.installCommand,
framework.buildCommand,
framework.outputDirectory,
undefined,
domain,
selectedInstallationId,
selectedRepository,
branch,
undefined,
undefined, //TODO: add checkbox
rootDir,
data.template.providerRepositoryId,
data.template.providerOwner,
framework.providerRootDirectory,
undefined,
rootDir
data.template.providerVersion,
undefined //TODO: add specification
);
trackEvent(Submit.SiteCreate, {});