mirror of
https://github.com/spacebarchat/server.git
synced 2026-05-14 16:15:18 +00:00
remove pomelo disclose, to be added in pomelo impl pr
This commit is contained in:
@@ -457,7 +457,7 @@ export async function onIdentify(this: WebSocket, data: Payload) {
|
||||
lazy_private_channels: [],
|
||||
guilds: [], // { voice_states: [], id: string, embedded_activities: [] }
|
||||
// embedded_activities are users currently in an activity?
|
||||
disclose: ["pomelo"],
|
||||
disclose: [], // Config.get().general.uniqueUsernames ? ["pomelo"] : []
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user