mirror of
https://github.com/n08i40k/schedule-parser-next.git
synced 2025-12-06 09:47:46 +03:00
АХАХААХАХХАХ
This commit is contained in:
@@ -27,8 +27,8 @@ export class User {
|
|||||||
* @example "n08i40k"
|
* @example "n08i40k"
|
||||||
*/
|
*/
|
||||||
@IsString()
|
@IsString()
|
||||||
@MinLength(4)
|
@MinLength(1)
|
||||||
@MaxLength(10)
|
@MaxLength(20)
|
||||||
username: string;
|
username: string;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user