Translate

- Add http connection session thing help rany pls
This commit is contained in:
Tristan B. Velloza Kildaire 2023-06-27 21:22:53 +02:00
parent 2e94ecef69
commit 49f961c9d4
1 changed files with 2 additions and 0 deletions

View File

@ -106,6 +106,8 @@ public final class Translate : Mod
// FIXME: This needs some cleaning, seems like JSON
// TODO: Add http connection session thing help rany pls
writeln(translatedText = result[0].array()[0].array()[0].str());