From 972191d51d108dc19f1f1770f3eb405ee41971e1 Mon Sep 17 00:00:00 2001 From: adk23333 <2633103794@qq.com> Date: Tue, 19 Dec 2023 01:23:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0config=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- model.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/model.py b/model.py index 0178c13..85538f9 100644 --- a/model.py +++ b/model.py @@ -56,7 +56,7 @@ class SioConfig(BaseModel): key: str self_id: str admin: List[int] - validate_http: str + validate_host: str client_id: str client_secret: str