mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-06 01:46:35 +00:00
Fix welcome screen preference setting and optimize dot removal logic in gradient generator
This commit is contained in:
@@ -399,6 +399,7 @@
|
||||
await ZenPinnedTabsStorage.savePin(pin);
|
||||
this.resetPinChangedUrl(tab);
|
||||
await this._refreshPinnedTabs();
|
||||
gZenUIManager.showToast('zen-pinned-tab-replaced');
|
||||
}
|
||||
|
||||
async _setPinnedAttributes(tab) {
|
||||
|
Reference in New Issue
Block a user