mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 09:07:54 +01:00
this fixes #80
This commit is contained in:
parent
16b4faae55
commit
1e266bd5bc
1 changed files with 1 additions and 0 deletions
|
@ -195,6 +195,7 @@ var renderBlacklists = function() {
|
|||
.replace('{{abpHideFilterCount}}', renderNumber(µb.abpHideFilters.getFilterCount()))
|
||||
);
|
||||
|
||||
uDom('a').attr('target', '_blank');
|
||||
selectedBlacklistsHash = getSelectedBlacklistsHash();
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue