mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-22 04:05:42 +00:00
* feat: Enhance EnvironmentVariables component with read-only support for non-string values * feat: minor refactor and cleanup worker app state * fix: playwright test flow --------- Co-authored-by: Bijin Bruno <bijin@usebruno.com>
7 lines
118 B
JSON
7 lines
118 B
JSON
{
|
|
"maximized": false,
|
|
"lastOpenedCollections": [
|
|
"{{projectRoot}}/tests/global-environments/collection"
|
|
]
|
|
}
|