fix: supports linking directly to tv season

This commit is contained in:
2025-07-20 10:26:12 -05:00
parent 3b0ba81ce3
commit 24355a4b30
2 changed files with 7 additions and 10 deletions

View File

@@ -10,7 +10,7 @@ use Symfony\UX\LiveComponent\Attribute\LiveProp;
use Symfony\UX\LiveComponent\DefaultActionTrait;
#[AsLiveComponent]
final class TvEpisodeList
final class TvEpisodeList
{
use DefaultActionTrait;
use PaginateTrait;