mirror of
https://github.com/mastodon/mastodon.git
synced 2025-07-15 08:48:15 +00:00
Merge ff4bf50d8c
into c442589593
This commit is contained in:
commit
2ad5dd189f
|
@ -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