mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-11 09:51:30 +00:00
15 lines
301 B
JSON
15 lines
301 B
JSON
{
|
|
"maximized": false,
|
|
"lastOpenedCollections": ["{{projectRoot}}/tests/proxy/system-pac/fixtures/collection"],
|
|
"preferences": {
|
|
"onboarding": {
|
|
"hasLaunchedBefore": true,
|
|
"hasSeenWelcomeModal": true
|
|
},
|
|
"proxy": {
|
|
"source": "inherit",
|
|
"config": {}
|
|
}
|
|
}
|
|
}
|