mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-26 19:31:12 +01:00
Fix workspace creation, reveal sync dir, and don't update timestamps on sync/import
This commit is contained in:
@@ -278,7 +278,7 @@ function SidebarButton({
|
||||
},
|
||||
{
|
||||
key: 'delete-environment',
|
||||
variant: 'danger',
|
||||
color: 'danger',
|
||||
label: 'Delete',
|
||||
leftSlot: <Icon icon="trash" size="sm" />,
|
||||
onSelect: () => deleteEnvironment.mutate(),
|
||||
|
||||
Reference in New Issue
Block a user