mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-10 13:43:08 +02:00
wip
This commit is contained in:
parent
5ca8a0d886
commit
a6a4bb6599
1 changed files with 1 additions and 0 deletions
|
@ -111,6 +111,7 @@ export const pack = (notification: any) => new Promise<any>(async (resolve, reje
|
||||||
|
|
||||||
switch (_notification.type) {
|
switch (_notification.type) {
|
||||||
case 'follow':
|
case 'follow':
|
||||||
|
case 'reciveFollowRequest':
|
||||||
// nope
|
// nope
|
||||||
break;
|
break;
|
||||||
case 'mention':
|
case 'mention':
|
||||||
|
|
Loading…
Reference in a new issue