forked from Dniel97/artemis
wacca: fix songs locking after playing them after unlcoked them with an ex unlock ticket, fixes #12
This commit is contained in:
parent
dfd3877889
commit
12fd663eb7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user