mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-11 09:51:30 +00:00
12 lines
186 B
JSON
12 lines
186 B
JSON
{
|
|
"preferences": {
|
|
"onboarding": {
|
|
"hasLaunchedBefore": true,
|
|
"hasSeenWelcomeModal": true
|
|
},
|
|
"general": {
|
|
"defaultLocation": "{{wsLocation}}"
|
|
}
|
|
}
|
|
}
|