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: "", createdAt: "",
customGitBranch: "", customGitBranch: "",
customGitBuildPath: "", customGitBuildPath: "",
customGitSSHKey: "", customGitSSHKeyId: null,
customGitUrl: "", customGitUrl: "",
description: "", description: "",
dockerfile: null, dockerfile: null,