feat: integrate watchlist as tab on /web page

This commit is contained in:
root
2026-02-26 16:06:21 +00:00
parent 36ec4a0eee
commit e22bc4191c
8 changed files with 494 additions and 358 deletions
+4
View File
@@ -112,6 +112,10 @@
<div id="providersGrid" class="search-results"></div>
</div>
<div id="tab-watchlist" class="tab-content">
{% include "components/watchlist_section.html" %}
</div>
{% include "components/downloads_section.html" %}
</div>