mirror of
https://github.com/mastodon/mastodon.git
synced 2025-01-04 17:35:01 +01:00
Fixed linting errors on empty field names validator
This commit is contained in:
parent
0717cdd2ce
commit
54b7b4591d
@ -12,4 +12,4 @@ class EmptyProfileFieldNamesValidator < ActiveModel::Validator
|
||||
|
||||
account.errors.add(:fields, 'Names of profile fields cannot be empty')
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user