Add random length and some more house-keeping

This commit is contained in:
2025-05-12 17:36:51 +03:00
parent 7096302999
commit ce5d77d32f
7 changed files with 52 additions and 34 deletions

View File

@@ -9,7 +9,6 @@ export default defineEventHandler(async (event) => {
data: {
enabled: body.enabled,
language: body.language,
tone: body.tone,
units: body.units,
},
})