fix: Remove default value of IDE tabs focus retention (#39844)
This commit is contained in:
parent
11a8531224
commit
51be07f485
|
|
@ -249,7 +249,6 @@ export const AppIDEFocusElements: FocusElementsConfigList = {
|
|||
name: FocusElement.IDETabs,
|
||||
selector: getIDETabs,
|
||||
setter: setIDETabs,
|
||||
defaultValue: {},
|
||||
},
|
||||
],
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user