mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-24 21:25:45 +00:00
10 lines
229 B
JSON
10 lines
229 B
JSON
{
|
|
"maximized": true,
|
|
"lastOpenedCollections": ["{{projectRoot}}/tests/preferences/default-collection-location/collection"],
|
|
"preferences": {
|
|
"general": {
|
|
"defaultCollectionLocation": "/tmp/bruno-collections"
|
|
}
|
|
}
|
|
}
|