From 22b5d8974de8ace297202f75b909dbd92f9860da Mon Sep 17 00:00:00 2001 From: Pavel Prilutskiy Date: Mon, 14 Jan 2019 19:29:00 +0200 Subject: [PATCH] change min length --- data/payout_services.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/payout_services.json b/data/payout_services.json index dd1e70709..4b08a6394 100644 --- a/data/payout_services.json +++ b/data/payout_services.json @@ -28381,7 +28381,7 @@ "ru": "Введите описание", "uk": "Введіть опис" }, - "regexp": "\/[A-z,a-z,0-9]{4,128}\/", + "regexp": "\/[A-z,a-z,0-9]{5,128}\/", "required": true, "position": 3 }