mirror of
https://github.com/zen-browser/desktop.git
synced 2026-04-22 07:15:41 +00:00
chore: Format project, b=no-bug, c=split-view
This commit is contained in:
@@ -2132,7 +2132,7 @@ class nsZenViewSplitter extends nsZenDOMOperatedFeature {
|
||||
const layout = deserializeNode(groupData.layoutTree);
|
||||
const splitData = this.splitTabs(group.tabs, groupData.gridType, -1);
|
||||
if (splitData) {
|
||||
splitData.layoutTree = layout;
|
||||
splitData.layoutTree = layout;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user