summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-12-13 01:18:11 -0300
committerJesusaves <cpntb1@ymail.com>2020-12-13 01:18:11 -0300
commite4ccb37c95db09822d120dcb855baeee8dfa85ad (patch)
tree2809c4565541e836cc80b07a9c0e7b5608933c61 /lang
parentf2c3f90354dbeabffaadb035f522309c187dbbda (diff)
downloadtools-e4ccb37c95db09822d120dcb855baeee8dfa85ad.tar.gz
tools-e4ccb37c95db09822d120dcb855baeee8dfa85ad.tar.bz2
tools-e4ccb37c95db09822d120dcb855baeee8dfa85ad.tar.xz
tools-e4ccb37c95db09822d120dcb855baeee8dfa85ad.zip
Update fetch scripts
Diffstat (limited to 'lang')
-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')