mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-05 18:32:30 +01:00
this fixes #80
This commit is contained in:
parent
16b4faae55
commit
1e266bd5bc
@ -195,6 +195,7 @@ var renderBlacklists = function() {
|
||||
.replace('{{abpHideFilterCount}}', renderNumber(µb.abpHideFilters.getFilterCount()))
|
||||
);
|
||||
|
||||
uDom('a').attr('target', '_blank');
|
||||
selectedBlacklistsHash = getSelectedBlacklistsHash();
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user