Fix semantics of follow requests another slaps
This commit is contained in:
@ -18,10 +18,6 @@ class Block < ApplicationRecord
|
||||
target_account
|
||||
end
|
||||
|
||||
def object_type
|
||||
:person
|
||||
end
|
||||
|
||||
def hidden?
|
||||
true
|
||||
end
|
||||
|
Reference in New Issue
Block a user