Removed the regex validation for discord name

This commit is contained in:
Futseh
2019-03-01 18:23:27 +01:00
parent 2fe1cead68
commit b8c862c43b
3 changed files with 11 additions and 13 deletions

View File

@@ -51,5 +51,4 @@ module UsersHelper
return nil
end
end
end