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

This commit is contained in:
Hay1tsme 2023-03-19 23:29:57 -04:00
parent dfd3877889
commit 12fd663eb7
1 changed files with 1 additions and 1 deletions

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