Merge branch 'PLATFRM-107' of github.com:Infisical/infisical into PLATFRM-107

This commit is contained in:
x032205
2026-01-06 22:50:52 -05:00

View File

@@ -76,7 +76,7 @@ export const projectTemplateServiceFactory = ({
});
return [
...(type
...(type && type !== ProjectType.SSH
? [getDefaultProjectTemplate(actor.orgId, type)]
: Object.values(ProjectType)
// Filter out SSH since we're deprecating