Fixed MotM URL

This commit is contained in:
Jonny Ervine 2021-10-10 16:13:03 +08:00
parent c0d01cca3f
commit 5638b0af76

View File

@ -148,7 +148,7 @@ def hkfcDMotmAdmin():
currSuffix = tempSuffix[0]['motmUrlSuffix']
print(currSuffix)
flash('Man of the Match vote is now activated')
flash('MotM URL https://hockey.ppspone.cloud/hkfc-d/motm/'+currSuffix)
flash('MotM URL https://hockey.ervine.cloud/hkfc-d/motm/'+currSuffix)
else:
flash('Something went wrong - check with Smithers')