mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add default isBtnVisible to false
This commit is contained in:
parent
0a881d6f6f
commit
9ca943fcca
6 changed files with 1 additions and 6 deletions
|
@ -321,7 +321,6 @@ const UserParentalControl: FunctionComponent = () => {
|
|||
<div className='content-primary'>
|
||||
<SectionTitleContainer
|
||||
title={userName}
|
||||
isBtnVisible={false}
|
||||
titleLink='https://docs.jellyfin.org/general/server/users/'
|
||||
/>
|
||||
<SectionTabs activeTab='userparentalcontrol'/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue