mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
apply suggestion
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
This commit is contained in:
parent
12995545b9
commit
47995ae9a1
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ const ProgramsSectionView: FC<ProgramsSectionViewProps> = ({
|
|||
queryKey: ['Timers'],
|
||||
reloadItems: refetch
|
||||
}}
|
||||
items={group.timerInfo }
|
||||
items={group.timerInfo}
|
||||
cardOptions={{
|
||||
queryKey: ['Timers'],
|
||||
shape: CardShape.BackdropOverflow,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue