🐛 indent accounts

This commit is contained in:
Baptiste Lemoine 2019-12-02 15:08:56 +01:00
parent f887a3486c
commit 4fc6389204
2 changed files with 3 additions and 3 deletions

View File

@ -389,7 +389,7 @@ class Account < ApplicationRecord
class << self
def readonly_attributes
super - %w(statuses_count following_count followers_count)
super - %w(statuses_count following_count followers_count)gs
end
def domains