Files
bruno/tests/environments/workspace-env-watcher/init-user-data/preferences.json

12 lines
194 B
JSON

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