summaryrefslogtreecommitdiff
path: root/backend/notif.py
diff options
context:
space:
mode:
Diffstat (limited to 'backend/notif.py')
-rw-r--r--backend/notif.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/backend/notif.py b/backend/notif.py
index f636345..6c47844 100644
--- a/backend/notif.py
+++ b/backend/notif.py
@@ -5,7 +5,6 @@ from pywebpush import webpush
class PushSubscriptionData(BaseModel):
endpoint: str
- expirationTime: any
keys: object