mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-17 06:19:41 +02:00
Add migrate for base environment to sync logic
This commit is contained in:
@@ -136,7 +136,7 @@ export function EnvironmentEditor({
|
||||
{
|
||||
label: 'Encrypt Variables',
|
||||
onClick: () => encryptEnvironment(environment),
|
||||
color: 'primary',
|
||||
color: 'success',
|
||||
},
|
||||
]}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user