mirror of
https://github.com/WiiLink24/wfc-server.git
synced 2026-08-26 10:34:36 -05:00
Added DiscordID field
This commit is contained in:
@@ -94,6 +94,7 @@ func handlePinfoImpl(r *http.Request) (PinfoResponse, int) {
|
||||
BanReason: realUser.BanReason,
|
||||
OpenHost: realUser.OpenHost,
|
||||
LastInGameSn: realUser.LastInGameSn,
|
||||
DiscordID: realUser.DiscordID,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user