mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-15 01:25:36 -05:00
@@ -75,7 +75,7 @@ export default class GroupContainer extends ContainerBase<GroupLayout> implement
|
||||
}
|
||||
|
||||
private hasHeader(): boolean {
|
||||
return this._containerLayout && this._containerLayout && this._containerLayout.header !== undefined;
|
||||
return this._containerLayout && this._containerLayout.header !== undefined;
|
||||
}
|
||||
|
||||
private isCollapsible(): boolean {
|
||||
|
||||
Reference in New Issue
Block a user