1
1
mirror of https://github.com/kokonect-link/cherrypick synced 2024-12-12 13:48:28 +09:00
This commit is contained in:
syuilo 2018-06-02 13:36:29 +09:00
parent 5ca8a0d886
commit a6a4bb6599

View File

@ -111,6 +111,7 @@ export const pack = (notification: any) => new Promise<any>(async (resolve, reje
switch (_notification.type) {
case 'follow':
case 'reciveFollowRequest':
// nope
break;
case 'mention':