This commit is contained in:
Emelia Smith 2025-05-06 15:05:46 +00:00 committed by GitHub
commit e9b04365a0
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