mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-23 04:35:40 +00:00
12 lines
193 B
JSON
12 lines
193 B
JSON
{
|
|
"preferences": {
|
|
"onboarding": {
|
|
"hasLaunchedBefore": true,
|
|
"hasSeenWelcomeModal": true
|
|
}
|
|
},
|
|
"workspaces": {
|
|
"lastOpenedWorkspaces": ["{{workspacePath}}"]
|
|
}
|
|
}
|