Files
bruno/tests/proxy/system-pac/init-user-data/preferences.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": {}
}
}
}