Login marche !
This commit is contained in:
@@ -11,6 +11,6 @@
|
||||
|
||||
export interface KnotsDTOUserUpdateUsernameDto {
|
||||
id?: number;
|
||||
username?: string | null;
|
||||
username: string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user