mirror of
https://github.com/anticensority/runet-censorship-bypass.git
synced 2024-11-24 02:13:43 +03:00
More verbose comment
This commit is contained in:
parent
7fd0d77a95
commit
5c9bfb455d
|
@ -59,7 +59,7 @@
|
|||
if (err) {
|
||||
// E.g., no tab with such id happens.
|
||||
// Because requestDetails may be stale.
|
||||
console.log('Notifier error ignored:', err);
|
||||
console.log('Notifier error ignored (this is normal, it happens):', err);
|
||||
return cb();
|
||||
}
|
||||
const ifTitleSetAlready = /\n/.test(title);
|
||||
|
|
Loading…
Reference in New Issue
Block a user