mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-03 03:56:26 +02:00
Removed Blacklist typo
This commit is contained in:
parent
124d0a73a5
commit
8098c9177c
3 changed files with 2 additions and 2 deletions
|
@ -51,7 +51,7 @@ function updateBlackList(){
|
|||
}
|
||||
updateBlackList();
|
||||
preferences.on("blackList", function(){
|
||||
updateBackList();
|
||||
updateBlackList();
|
||||
workers.forEach(checkWorker);
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue