mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-01-03 16:22:20 +00:00
So. MUCH. override
This commit is contained in:
@@ -39,7 +39,7 @@ export default class NotebookTabBase extends TabsBase {
|
||||
/**
|
||||
* Override base behavior
|
||||
*/
|
||||
public getContainer(): Explorer {
|
||||
public override getContainer(): Explorer {
|
||||
return this.container;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user