Skip to content

Commit

Permalink
fix: 修复点唱机有时候没点上卡住了
Browse files Browse the repository at this point in the history
  • Loading branch information
MistEO committed Dec 2, 2023
1 parent 4a8f6fe commit 9c90ee8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion assets/resource/pipeline/awards.json
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,8 @@
"next": [
"Sub_CollectJukeboxAwards",
"Sub_ObtainedJukeboxAwards",
"NoJukeboxAwards"
"NoJukeboxAwards",
"Sub_JukeboxAwardsBadge"
]
},
"Sub_CollectJukeboxAwards": {
Expand Down

0 comments on commit 9c90ee8

Please sign in to comment.