mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-07-07 20:44:34 +00:00
chore: typecheck error
This commit is contained in:
parent
40599190f7
commit
70d88805d5
1 changed files with 2 additions and 0 deletions
|
@ -186,6 +186,8 @@ export default class extends Endpoint<typeof meta, typeof paramDef> { // eslint-
|
||||||
text: json.translatedText,
|
text: json.translatedText,
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
return;
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue