Add migrate for base environment to sync logic

This commit is contained in:
Gregory Schier
2025-09-22 11:15:32 -07:00
parent 523e7dcf16
commit 8fe50959b9
9 changed files with 182 additions and 18 deletions

View File

@@ -136,7 +136,7 @@ export function EnvironmentEditor({
{
label: 'Encrypt Variables',
onClick: () => encryptEnvironment(environment),
color: 'primary',
color: 'success',
},
]}
>