mirror of
https://github.com/frozenpandaman/s3s.git
synced 2026-07-19 08:52:58 -05:00
revert #183 hotfix (no longer needed)
This commit is contained in:
parent
cccfb24a02
commit
41be3ab70e
2
s3s.py
2
s3s.py
|
|
@ -885,8 +885,6 @@ def prepare_job_result(job, ismonitoring, isblackout, overview_data=None, prevre
|
|||
if job["bossResult"]:
|
||||
try:
|
||||
payload["king_salmonid"] = utils.b64d(job["bossResult"]["boss"]["id"])
|
||||
if payload["king_salmonid"] == 30:
|
||||
payload["king_salmonid"] = "rengo"
|
||||
except KeyError:
|
||||
print("Could not send unsupported King Salmonid data to stat.ink. You may want to delete & re-upload this job later.")
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user