feat: Remove test TVDB API button from UI

This commit is contained in:
Jarian Cottingham 2026-02-19 09:23:39 -06:00
parent 7a2fb5882c
commit 53ac8272fd

View File

@ -176,7 +176,6 @@
<div class="search-section">
<input type="text" id="search-input" placeholder="Search TV shows...">
<div id="search-results"></div>
<button id="test-api-btn" style="margin-top: 10px; padding: 8px; background-color: #28a745; color: white; border: none; border-radius: 4px; cursor: pointer; width: 100%;">Test TVDB API</button>
</div>
<div id="show-details" style="margin-top: 20px; padding: 15px; border-top: 1px solid #eee;">