mirror of
https://github.com/mastodon/mastodon.git
synced 2024-11-26 07:21:51 +00:00
Merge ff4bf50d8c
into 6d62581da1
This commit is contained in:
commit
77b29ed7f3
|
@ -17,7 +17,7 @@ class Web::NotificationSerializer < ActiveModel::Serializer
|
|||
end
|
||||
|
||||
def notification_id
|
||||
object.id
|
||||
object.id.to_s
|
||||
end
|
||||
|
||||
def notification_type
|
||||
|
|
Loading…
Reference in New Issue
Block a user