mirror of
https://github.com/spacebarchat/server.git
synced 2026-04-26 21:45:20 +00:00
✨ relationships
This commit is contained in:
@@ -115,7 +115,7 @@ export async function onIdentify(this: WebSocket, data: Payload) {
|
||||
}),
|
||||
guild_experiments: [], // TODO
|
||||
geo_ordered_rtc_regions: [], // TODO
|
||||
relationships: [], // TODO
|
||||
relationships: user.user_data.relationships,
|
||||
read_state: {
|
||||
// TODO
|
||||
entries: [],
|
||||
|
||||
Reference in New Issue
Block a user