From fe1443efbf203ee49e57626a457fc1c8bb29a01b Mon Sep 17 00:00:00 2001 From: altaf-creator Date: Mon, 29 Dec 2025 20:45:03 +0800 Subject: any --- backend/notif.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backend') diff --git a/backend/notif.py b/backend/notif.py index db7e0d3..f636345 100644 --- a/backend/notif.py +++ b/backend/notif.py @@ -5,7 +5,7 @@ from pywebpush import webpush class PushSubscriptionData(BaseModel): endpoint: str - expirationTime: float + expirationTime: any keys: object -- cgit v1.2.3