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':