This commit is contained in:
asyncnomi 2023-01-10 09:30:30 +01:00
parent b5bf2a347b
commit 2620256da9

View file

@ -412,7 +412,7 @@ fastify.post('/get', async (request, reply) => {
} }
} }
break; break;
case: "state": cases "state":
return { return {
success: true, success: true,
state: ServiceState.state state: ServiceState.state