docs: remove reference to sync metadata (#19400)

This commit is contained in:
neo773
2026-04-07 21:25:23 +05:30
committed by GitHub
parent 137e068ced
commit 54be3b7e87
29 changed files with 1 additions and 319 deletions
-1
View File
@@ -85,7 +85,6 @@ npx nx run twenty-server:test:integration:with-db-reset # Run integration tests
npx nx run twenty-server:typeorm migration:generate src/database/typeorm/core/migrations/[name] -d src/database/typeorm/core/core.datasource.ts
# Workspace
npx nx run twenty-server:command workspace:sync-metadata -f # Sync metadata
```
## Usage Guidelines