Update script.js
This commit is contained in:
parent
21ebcbb726
commit
bf454e63eb
1 changed files with 1 additions and 0 deletions
|
|
@ -12397,6 +12397,7 @@ async function handleGenreChartTypeClick(genreSlug, genreId, genreName, chartTyp
|
|||
addBeatportCardToContainer(chartData);
|
||||
|
||||
// Automatically open discovery modal (like when you click a YouTube or Tidal card in fresh state)
|
||||
hideLoadingOverlay();
|
||||
handleBeatportCardClick(chartHash);
|
||||
|
||||
console.log(`✅ Created Beatport card and opened discovery modal for ${chartConfig.name}`);
|
||||
|
|
|
|||
Loading…
Reference in a new issue