Replace notifications with activity feed
This commit is contained in:
@@ -49,7 +49,6 @@ export interface User {
|
||||
team_id: string;
|
||||
bio?: string;
|
||||
status: 'active' | 'inactive';
|
||||
sound_enabled?: boolean;
|
||||
}
|
||||
|
||||
export interface Attendance {
|
||||
|
||||
Reference in New Issue
Block a user