Skip to content

Commit

Permalink
Update server_manager/model/server.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Vinicius Fortuna <[email protected]>
  • Loading branch information
daniellacosse and fortuna authored Dec 10, 2024
1 parent a0f32b1 commit 70c8112
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server_manager/model/server.ts
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ export interface DataLimit {
}

export type ServerMetricsJson = {
servers: {
server: {
location: string;
asn: number;
asOrg: string;
Expand Down

0 comments on commit 70c8112

Please sign in to comment.