diff --git a/index.js b/index.js index cb76720..f4c9958 100644 --- a/index.js +++ b/index.js @@ -412,7 +412,7 @@ fastify.post('/get', async (request, reply) => { } } break; - cases "state": + case "state": return { success: true, state: ServiceState.state