feat: Remove test TVDB API button from UI
This commit is contained in:
parent
777e665bb4
commit
12035cc4d8
@ -176,7 +176,6 @@
|
|||||||
<div class="search-section">
|
<div class="search-section">
|
||||||
<input type="text" id="search-input" placeholder="Search TV shows...">
|
<input type="text" id="search-input" placeholder="Search TV shows...">
|
||||||
<div id="search-results"></div>
|
<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>
|
||||||
|
|
||||||
<div id="show-details" style="margin-top: 20px; padding: 15px; border-top: 1px solid #eee;">
|
<div id="show-details" style="margin-top: 20px; padding: 15px; border-top: 1px solid #eee;">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user