mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
remove trailing whitespaces ❤️
This commit is contained in:
@@ -18,7 +18,7 @@ class TrustLevel
|
||||
end
|
||||
|
||||
def initialize(name_key, id)
|
||||
@name = I18n.t("trust_levels.#{name_key}.title")
|
||||
@name = I18n.t("trust_levels.#{name_key}.title")
|
||||
@id = id
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user