fix lint
This commit is contained in:
parent
1c49074ea2
commit
e78a95e176
|
@ -225,5 +225,5 @@ export async function createEmptyNotification() {
|
||||||
}
|
}
|
||||||
res();
|
res();
|
||||||
}, 1000);
|
}, 1000);
|
||||||
})
|
});
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue