fix: type

This commit is contained in:
Lorenzo Migliorero
2024-07-25 22:53:48 +02:00
parent a2eff67d44
commit 12bd017d07

View File

@@ -19,7 +19,7 @@ const baseApp: ApplicationNested = {
createdAt: "",
customGitBranch: "",
customGitBuildPath: "",
customGitSSHKey: "",
customGitSSHKeyId: null,
customGitUrl: "",
description: "",
dockerfile: null,