feat: warn on uncertain episode availability

This commit is contained in:
2026-06-27 19:04:13 +02:00
parent 34923212c5
commit b648afa471
8 changed files with 182 additions and 10 deletions

View File

@@ -3,6 +3,7 @@ import "./toast";
import "./htmx";
import "./dropdown";
import "./anime";
import "./episode_availability_warning";
import "./search";
import "./dedupe";
import "./watchlist";