mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-24 21:25:45 +00:00
13 lines
255 B
JSON
13 lines
255 B
JSON
{
|
|
"lastOpenedCollections": [
|
|
"{{projectRoot}}/packages/bruno-tests/collection"
|
|
],
|
|
"preferences": {
|
|
"onboarding": {
|
|
"hasLaunchedBefore": true,
|
|
"hasSeenWelcomeModal": true,
|
|
"lastSeenVersion": "{{currentVersion}}"
|
|
}
|
|
}
|
|
}
|