mirror of
https://github.com/usebruno/bruno.git
synced 2026-07-08 06:28:33 +00:00
* feat:Added the option for bruno version edit * Conflicts resolved * Comments resolved * Comments fixed * Comments addressed * Comments addressed --------- Co-authored-by: bruno-sachin <bruno-sachin@brunos-MacBook-Air.local>
11 lines
193 B
JSON
11 lines
193 B
JSON
{
|
|
"maximized": false,
|
|
"lastOpenedCollections": ["{{collectionPath}}"],
|
|
"preferences": {
|
|
"onboarding": {
|
|
"hasLaunchedBefore": true,
|
|
"hasSeenWelcomeModal": true
|
|
}
|
|
}
|
|
}
|