mirror of
https://github.com/zen-browser/desktop.git
synced 2025-07-07 14:55:30 +02:00
Merge branch 'firefox-139' of https://github.com/zen-browser/desktop into firefox-139
This commit is contained in:
commit
d6e14ca88c
1 changed files with 1 additions and 0 deletions
|
@ -81,6 +81,7 @@
|
|||
if (group.hasAttribute('split-view-group') && !this._piningFolder) {
|
||||
this._piningFolder = true;
|
||||
for (const otherTab of group.tabs) {
|
||||
gZenPinnedTabManager.resetPinChangedUrl(otherTab);
|
||||
if (tab === otherTab) {
|
||||
continue;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue