mirror of
https://github.com/spacebarchat/server.git
synced 2026-08-28 23:00:36 +00:00
Fix accepting friend requests
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
|
||||
export interface RelationshipPutSchema {
|
||||
type?: RelationshipType;
|
||||
confirm_stranger_request?: boolean;
|
||||
}
|
||||
|
||||
export enum RelationshipType {
|
||||
|
||||
Reference in New Issue
Block a user