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
|
class << self
|
||||||
def readonly_attributes
|
def readonly_attributes
|
||||||
super - %w(statuses_count following_count followers_count)gs
|
super - %w(statuses_count following_count followers_count)
|
||||||
end
|
end
|
||||||
|
|
||||||
def domains
|
def domains
|
||||||
|
Loading…
Reference in New Issue
Block a user