Fix: スタンプのテスト
This commit is contained in:
parent
92301d59a4
commit
e1e8476e1f
2 changed files with 8 additions and 4 deletions
|
@ -40,7 +40,11 @@ class EmojiReaction < ApplicationRecord
|
|||
end
|
||||
|
||||
def sign?
|
||||
status&.distributable_friend?
|
||||
true
|
||||
end
|
||||
|
||||
def object_type
|
||||
:emoji_reaction
|
||||
end
|
||||
|
||||
private
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue