mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-14 12:08:36 -05:00
Arc - Fix KeyValueContainer refresh (#11077)
This commit is contained in:
@@ -383,7 +383,6 @@ export class PostgresOverviewPage extends DashboardPage {
|
||||
|
||||
this.nodesTable!.data = this.getNodes();
|
||||
this.nodesTableLoading!.loading = false;
|
||||
|
||||
}
|
||||
|
||||
private handlePodsUpdated() {
|
||||
|
||||
Reference in New Issue
Block a user