feat: realtime status, mentions, push notifications
This commit is contained in:
@@ -21,6 +21,7 @@ export interface UpdateProfilePayload {
|
||||
bio?: string;
|
||||
accent_color?: string;
|
||||
status_text?: string;
|
||||
status?: UserStatus;
|
||||
}
|
||||
|
||||
interface AuthState {
|
||||
|
||||
Reference in New Issue
Block a user