mirror of
https://github.com/wassname/talk.git
synced 2026-09-09 11:38:08 +08:00
Merge branch 'master' into responsive-fixes
This commit is contained in:
@@ -63,8 +63,6 @@ const sendNotificationsBatch = async (ctx, notifications) => {
|
||||
return;
|
||||
}
|
||||
|
||||
console.log(notifications);
|
||||
|
||||
return Promise.all(
|
||||
map(
|
||||
notifications,
|
||||
|
||||
Reference in New Issue
Block a user