bla
This commit is contained in:
parent
b5bf2a347b
commit
2620256da9
1 changed files with 1 additions and 1 deletions
2
index.js
2
index.js
|
@ -412,7 +412,7 @@ fastify.post('/get', async (request, reply) => {
|
|||
}
|
||||
}
|
||||
break;
|
||||
case: "state":
|
||||
cases "state":
|
||||
return {
|
||||
success: true,
|
||||
state: ServiceState.state
|
||||
|
|
Loading…
Reference in a new issue