Files
bruno/tests/environments/global-env-migration-from-file/init-user-data/preferences.json
naman-bruno f1d7f007fe remove activeEnvironmentUid and migration (#7545)
* remove activeEnvironmentUid and migration

* fix: no environment handling

* fix: standardize workspace path handling
2026-03-23 21:02:53 +05:30

12 lines
194 B
JSON

{
"preferences": {
"onboarding": {
"hasLaunchedBefore": true,
"hasSeenWelcomeModal": true
},
"general": {
"defaultWorkspacePath": "{{workspacePath}}"
}
}
}