mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-27 14:44:07 +00:00
* remove activeEnvironmentUid and migration * fix: no environment handling * fix: standardize workspace path handling
12 lines
186 B
JSON
12 lines
186 B
JSON
{
|
|
"preferences": {
|
|
"onboarding": {
|
|
"hasLaunchedBefore": true,
|
|
"hasSeenWelcomeModal": true
|
|
},
|
|
"general": {
|
|
"defaultLocation": "{{wsLocation}}"
|
|
}
|
|
}
|
|
}
|