mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-11 21:11:36 +01:00
Better wording for moving workspace
This commit is contained in:
@@ -18,7 +18,7 @@ export function useMoveToWorkspace(id: string) {
|
||||
|
||||
dialog.show({
|
||||
id: 'change-workspace',
|
||||
title: 'Change Workspace',
|
||||
title: 'Move Workspace',
|
||||
size: 'sm',
|
||||
render: ({ hide }) => (
|
||||
<MoveToWorkspaceDialog
|
||||
|
||||
Reference in New Issue
Block a user