lint fixes
This commit is contained in:
@@ -277,6 +277,9 @@ export type Notification = {
|
||||
invitation: UserGroup;
|
||||
user: User;
|
||||
userId: User['id'];
|
||||
} | {
|
||||
type: 'achievementEarned';
|
||||
achievement: string;
|
||||
} | {
|
||||
type: 'app';
|
||||
header?: string | null;
|
||||
|
Reference in New Issue
Block a user