mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2026-06-04 13:15:18 -04:00
e23b96f1da
The root cause was load_installed_languages() of argostranslate being called at the top of the file instead of inside a function, this caused the list of installed languages to incorrectly be returned as an empty list.