mirror of
https://github.com/discourse/discourse.git
synced 2025-06-03 19:39:30 +08:00
DEV: Apply syntax_tree formatting to lib/*
This commit is contained in:
@ -10,6 +10,6 @@ class SelectableAvatarsModeValidator
|
||||
end
|
||||
|
||||
def error_message
|
||||
I18n.t('site_settings.errors.empty_selectable_avatars')
|
||||
I18n.t("site_settings.errors.empty_selectable_avatars")
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user