更新config文件

This commit is contained in:
San Liy 2023-12-19 02:25:59 +08:00
parent e57043a013
commit 43da7d5bef

View File

@ -59,7 +59,7 @@ class SioConfig(BaseModel):
validate_host: str
client_id: str
client_secret: str
local_host: str
localhost: str
@dataclass