mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-12-16 01:48:56 +08:00
Documentation: Fix fetching of translations.
This commit is contained in:
@@ -32,7 +32,7 @@ console = Console()
|
|||||||
# Config & Constants
|
# Config & Constants
|
||||||
# ---------------------------------------------------------------------------
|
# ---------------------------------------------------------------------------
|
||||||
FTXUI_REPO_URL = "git@github.com:ArthurSonzogni/FTXUI.git"
|
FTXUI_REPO_URL = "git@github.com:ArthurSonzogni/FTXUI.git"
|
||||||
TRANSLATIONS_REPO_URL = "git@github.com:ArthurSonzogni/ftxui-translations.git"
|
TRANSLATIONS_REPO_URL = "https://github.com/ArthurSonzogni/ftxui-translations.git"
|
||||||
MODEL = "gemini-2.5-flash"
|
MODEL = "gemini-2.5-flash"
|
||||||
|
|
||||||
# --- FREE TIER LIMITS (Conservative) ---
|
# --- FREE TIER LIMITS (Conservative) ---
|
||||||
|
|||||||
Reference in New Issue
Block a user