mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-27 22:54:07 +00:00
12 lines
194 B
JSON
12 lines
194 B
JSON
{
|
|
"preferences": {
|
|
"onboarding": {
|
|
"hasLaunchedBefore": true,
|
|
"hasSeenWelcomeModal": true
|
|
},
|
|
"general": {
|
|
"defaultWorkspacePath": "{{workspacePath}}"
|
|
}
|
|
}
|
|
}
|