mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-14 08:19:05 +00:00
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