mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
🐛 after function in account
This commit is contained in:
parent
4fc6389204
commit
1a7b3957c7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user