notification: add firebase notification to web
This commit is contained in:
@@ -7,5 +7,5 @@ class NotificationSerializer(serializers.ModelSerializer):
|
||||
class Meta:
|
||||
model = Notification
|
||||
fields = [
|
||||
'token'
|
||||
'type', 'token'
|
||||
]
|
||||
Reference in New Issue
Block a user