longer bio

This commit is contained in:
Miodec 2022-12-07 17:54:15 +01:00
parent b458a6dd9d
commit cb8237a0c0

View file

@ -475,7 +475,7 @@ router.patch(
RateLimit.userProfileUpdate,
validateRequest({
body: {
bio: profileDetailsBase.max(150),
bio: profileDetailsBase.max(250),
keyboard: profileDetailsBase.max(75),
selectedBadgeId: joi.number(),
socialProfiles: joi.object({