mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 19:08:18 -07:00
update suggestion
This commit is contained in:
parent
328afb0db8
commit
58513092c3
@ -160,6 +160,7 @@ const Home: FunctionComponent<IProps> = (props: IProps) => {
|
||||
<Page
|
||||
id='indexPage'
|
||||
className='mainAnimatedPage homePage libraryPage allLibraryPage backdropPage pageWithAbsoluteTabs withTabs'
|
||||
isBackButtonEnabled={false}
|
||||
backDropType='movie,series,book'
|
||||
>
|
||||
<div className='tabContent pageTabContent' id='homeTab' data-index='0'>
|
||||
|
Loading…
Reference in New Issue
Block a user