wip
This commit is contained in:
parent
5ca8a0d886
commit
a6a4bb6599
|
@ -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':
|
||||
|
|
Loading…
Reference in New Issue