@xano/cli 0.0.69-beta.2 → 0.0.69-beta.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -430,6 +430,7 @@ Truncate all table records before importing
430
430
  toolset: 'Toolsets',
431
431
  trigger: 'Triggers',
432
432
  workflow_test: 'Workflow Tests',
433
+ workspace: 'Workspace Settings',
433
434
  };
434
435
  this.log('');
435
436
  const wsLabel = result.workspace_name ? `${result.workspace_name} (${workspaceId})` : `Workspace ${workspaceId}`;