chore: push pending changes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user