🐛 after function in account

This commit is contained in:
Baptiste Lemoine 2019-12-02 15:15:19 +01:00
parent 4fc6389204
commit 1a7b3957c7
1 changed files with 1 additions and 1 deletions

View File

@ -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