yep
This commit is contained in:
@@ -3,8 +3,7 @@
|
||||
public readonly record struct User(
|
||||
string Id,
|
||||
string DisplayName,
|
||||
WhichAccountPlatform WhichAccountPlatform,
|
||||
Guid OneTimeSocketToken)
|
||||
WhichAccountPlatform WhichAccountPlatform)
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user