fix: type

This commit is contained in:
Lorenzo Migliorero 2024-07-25 22:53:48 +02:00
parent a2eff67d44
commit 12bd017d07
No known key found for this signature in database
GPG Key ID: 9A9F1AD60C05DFE2

View File

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