wip
This commit is contained in:
parent
4feff8835c
commit
897f7a031d
11 changed files with 100 additions and 13 deletions
|
@ -111,7 +111,7 @@ export const pack = (notification: any) => new Promise<any>(async (resolve, reje
|
|||
|
||||
switch (_notification.type) {
|
||||
case 'follow':
|
||||
case 'reciveFollowRequest':
|
||||
case 'receiveFollowRequest':
|
||||
// nope
|
||||
break;
|
||||
case 'mention':
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue