mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2026-08-11 21:45:02 -05:00
Continue fixing multiple UI and SonarQube issues found when testing wcDocker changes. #6479
This commit is contained in:
@@ -69,7 +69,7 @@ export default function ToolView() {
|
||||
manualClose: true,
|
||||
...tabParams,
|
||||
cache: false,
|
||||
group: 'main'
|
||||
group: 'playground'
|
||||
}, BROWSER_PANELS.MAIN, 'middle', true);
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user