mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-01-05 18:47:41 +00:00
So. MUCH. override
This commit is contained in:
@@ -61,7 +61,7 @@ export default class GraphStylingPane extends ContextualPaneBase {
|
||||
this.remoteConfig = config;
|
||||
}
|
||||
|
||||
public close() {
|
||||
public override close() {
|
||||
this.remoteConfig = null;
|
||||
super.close();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user