mirror of
https://github.com/Infisical/infisical.git
synced 2026-01-08 15:13:55 -05:00
Merge branch 'PLATFRM-107' of github.com:Infisical/infisical into PLATFRM-107
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user