Update src/types/mojang/endpoint-status.ts
Some checks failed
Publish Package / build (push) Has been cancelled
Some checks failed
Publish Package / build (push) Has been cancelled
This commit is contained in:
parent
d2a3434205
commit
1be2f328da
@ -20,9 +20,9 @@ type EndpointStatus = {
|
|||||||
name: string;
|
name: string;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The hostname of the service.
|
* The endpoint of the service.
|
||||||
*/
|
*/
|
||||||
hostname: string;
|
endpoint: string;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The status of the service.
|
* The status of the service.
|
||||||
|
Loading…
Reference in New Issue
Block a user