mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2024-11-28 06:48:12 +09:00
wip
This commit is contained in:
parent
3b1340041e
commit
7399ea5892
@ -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
Block a user