1
0
mirror of synced 2025-02-20 20:11:33 +01:00

wacca: fix songs locking after playing them after unlcoked them with an ex unlock ticket, fixes #12

This commit is contained in:
Kevin Trocolli 2023-03-19 23:29:57 -04:00
parent dfd3877889
commit 12fd663eb7

View File

@ -836,7 +836,7 @@ class WaccaBase:
resp.songDetail.grades = SongDetailGradeCountsV2(counts=grades)
else:
resp.songDetail.grades = SongDetailGradeCountsV1(counts=grades)
resp.songDetail.lock_state = 1
return resp.make()
# TODO: Coop and vs data