Compare commits

..

1 Commits

Author SHA1 Message Date
Mohammad Osama Khan 3052e97d90
Uploaded messages.pot using config file 2022-12-30 11:42:44 +05:30
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ def upload_source():
def async_job(id):
response = requests.get("http://www.transifex.com/bitmessage-project/pybitmessage/upload_source/$BUILDBOT_JOBID" + id +"/")
api_token = '1/95c69f7fd63425f673ba0037dcb1b2a98edf096c'
api_token = ''
transifex_api.setup(auth=api_token)
# transifex_api.Organization.list()
organization = transifex_api.Organization.get(slug="bitmessage-project")