Archived
1
0
Fork 0
This commit is contained in:
多羅狼 2023-06-21 22:48:37 +08:00 committed by GitHub
parent d7244bce31
commit 83193cbbee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -154,7 +154,7 @@ async def get_level_process(message, payload, process, goal):
song_remain = []
payload['version'] = list(set(version for version in plate_to_version.values()))
res = await get_plate(msg, payload)
res = await get_plate(message, payload)
verlist = res["verlist"]
goal = goal.upper()