This commit is contained in:
Emelia Smith 2025-11-26 17:03:14 +00:00 committed by GitHub
commit f1d61ec921
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,7 +17,7 @@ class Web::NotificationSerializer < ActiveModel::Serializer
end
def notification_id
object.id
object.id.to_s
end
def notification_type