@@ -79,7 +79,7 @@
for (const cb of cbs) {
try {
cb(data);
} catch (e) {
} catch {
// ignore listener errors
}
The note is not visible to the blocked user.