asyncnomi 3 years ago
parent
commit
2620256da9
  1. 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…
Cancel
Save