mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-12 19:49:59 +05:00
lint compliance
This commit is contained in:
parent
da6ffaaea3
commit
258c4729eb
@ -162,7 +162,7 @@ define([
|
||||
$('.cp-app-notification-archived[data-hash="' + data.hash + '"]').css('display', 'flex');
|
||||
}
|
||||
});
|
||||
const handler = function (e) {
|
||||
const handler = function () {
|
||||
if (!notifsData) {
|
||||
return;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user