Skip to content

fix translator typo rejections #46

@todo

Description

@todo

// TODO: fix translator typo rejections
if (req.body.from) {
await translator(req.body.from, req.body.to, req.body.text, response => {
res.status(200).json(response);


This issue was generated by todo based on a TODO comment in 4013666. It's been assigned to @Blaud because they committed the code.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions