mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Release notes: Open new tab in background
This commit is contained in:
@@ -112,7 +112,7 @@ main._showReleaseNotes = function (details) {
|
||||
if (!items.hideReleaseNotes) {
|
||||
chrome.tabs.create({
|
||||
'url': updateAdBlockerRules,
|
||||
'active': true
|
||||
'active': false
|
||||
});
|
||||
}
|
||||
});
|
||||
|
Reference in New Issue
Block a user