1
0
Fork 0
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:
grafixeyehero 2022-05-09 20:35:08 +03:00
parent 0a881d6f6f
commit 9ca943fcca
6 changed files with 1 additions and 6 deletions

View file

@ -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'/>