fix: time column
This commit is contained in:
@@ -455,7 +455,7 @@ class WebPushSubscription(BaseModel):
|
||||
user: str
|
||||
data: str
|
||||
host: str
|
||||
timestamp: str
|
||||
timestamp: datetime
|
||||
|
||||
|
||||
class BalanceDelta(BaseModel):
|
||||
|
||||
Reference in New Issue
Block a user