summaryrefslogtreecommitdiff
path: root/lang/fetch.py
diff options
context:
space:
mode:
Diffstat (limited to 'lang/fetch.py')
-rwxr-xr-xlang/fetch.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/fetch.py b/lang/fetch.py
index 6332202..7dd875f 100755
--- a/lang/fetch.py
+++ b/lang/fetch.py
@@ -6,7 +6,7 @@
from transifex.api import TransifexAPI
-project='saulc-tmw-fork'
+project='moubootaur-legends'
# Load credentials from login.txt and password.txt
login=open('login.txt', 'r')