quick change
This commit is contained in:
@@ -2,4 +2,4 @@
|
|||||||
namespace LightlessSync.API.Dto.User;
|
namespace LightlessSync.API.Dto.User;
|
||||||
|
|
||||||
[MessagePackObject(keyAsPropertyName: true)]
|
[MessagePackObject(keyAsPropertyName: true)]
|
||||||
public record BanRequest(string UID);
|
public record BanRequest(string Uid);
|
||||||
|
|||||||
Reference in New Issue
Block a user