This commit is contained in:
tamaina 2021-02-17 02:31:03 +09:00
parent e41aa2390c
commit e4e782c63a
2 changed files with 0 additions and 4 deletions

View file

@ -205,6 +205,4 @@ async function composeAllReadNotification(type: string): Promise<[string, Notifi
tag: 'user_visible_auto_notification',
}];
}
return;
}