Files
bruno/tests/protobuf/init-user-data/preferences.json
2026-02-17 01:25:41 +05:30

12 lines
202 B
JSON

{
"maximized": true,
"lastOpenedCollections": [
"{{collectionPath}}"
],
"preferences": {
"beta": {
"grpc": true,
"nodevm": false
}
}
}