mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-09 18:53:38 +02:00
[WIP] Encryption for secure values (#183)
This commit is contained in:
@@ -344,7 +344,7 @@ function SetupSyncDropdown({ workspaceMeta }: { workspaceMeta: WorkspaceMeta })
|
||||
label: 'Open Workspace Settings',
|
||||
leftSlot: <Icon icon="settings" />,
|
||||
onSelect() {
|
||||
openWorkspaceSettings.mutate({ openSyncMenu: true });
|
||||
openWorkspaceSettings.mutate();
|
||||
},
|
||||
},
|
||||
{ type: 'separator' },
|
||||
|
||||
Reference in New Issue
Block a user