Add Speedtest cog #28
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ class Latency(BaseModel):
|
|||
jitter: float
|
||||
|
||||
class Server(BaseModel):
|
||||
id: str
|
||||
id: int
|
||||
name: str
|
||||
location: str
|
||||
country: str
|
||||
|
|
Loading…
Reference in a new issue