mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 00:55:25 +00:00
feat: more details linked account info for support/moderation (#6897)
* feat: show discord + steam ID + github profile in "Show details" user modal * pnpm intl:extract
This commit is contained in:
@@ -1663,6 +1663,8 @@ export namespace Labrinth {
|
||||
allow_friend_requests?: boolean
|
||||
moderation_notes?: Common.ModerationNote | null
|
||||
github_id?: number
|
||||
discord_id?: string
|
||||
steam_id?: string
|
||||
}
|
||||
|
||||
export type SearchUser = {
|
||||
|
||||
Reference in New Issue
Block a user