Skip to content

Commit 9f42784

Browse files
Markus Holzhäuserclaude
authored andcommitted
fix: comment out Spotify import section + regenerate admin.min.js
Spotify import UI hidden until feature is ready for release. Regenerated minified JS to ensure cache-busted version is current. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent a8ec97b commit 9f42784

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

custom_components/beatify/www/admin.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ <h2 class="section-header"><span class="section-icon" aria-hidden="true">🎵</s
150150
</div>
151151
</section>
152152

153-
<!-- Spotify Playlist Import Section (#165) -->
153+
<!-- Spotify Playlist Import Section (#165) — hidden until feature is ready
154154
<section id="import-playlist" class="section-collapsible collapsed" aria-labelledby="import-playlist-heading">
155155
<button type="button" class="section-header-collapsible" aria-expanded="false" aria-controls="import-playlist-content">
156156
<span class="section-icon" aria-hidden="true">📥</span>
@@ -201,6 +201,7 @@ <h2 class="section-header"><span class="section-icon" aria-hidden="true">🎵</s
201201
</div>
202202
</div>
203203
</section>
204+
-->
204205

205206
<!-- Game Settings Section - Collapsible with all settings -->
206207
<section id="game-settings" class="section-collapsible collapsed" aria-labelledby="game-settings-heading">

0 commit comments

Comments
 (0)