for the few with very short nicknames

This commit is contained in:
nek0 2015-01-17 14:31:42 +01:00
parent e2608ad2ce
commit cb58ff8323

View file

@ -73,4 +73,4 @@ postSignupR = do
validateLen :: Text -> Bool validateLen :: Text -> Bool
validateLen a = validateLen a =
(T.length a) > 3 (T.length a) > 2