diff --git a/app/models/account.rb b/app/models/account.rb index 8530609cb..01d45e36c 100644 --- a/app/models/account.rb +++ b/app/models/account.rb @@ -389,7 +389,7 @@ class Account < ApplicationRecord class << self def readonly_attributes - super - %w(statuses_count following_count followers_count)gs + super - %w(statuses_count following_count followers_count) end def domains