chore: push pending changes

This commit is contained in:
2025-12-06 20:02:43 +08:00
parent f91e3c9089
commit 9a2a7dbee6
3 changed files with 40 additions and 1 deletions

View File

@@ -2965,7 +2965,6 @@ class SongSelect{
var categoryName = song.category
var originalCategory = song.category
}
// Fallback: if category is missing, use song_type to enable category jump
if(!categoryName){
if(song.song_type){
categoryName = song.song_type