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
|
@ -179,7 +179,6 @@ const NewUserPage: FunctionComponent = () => {
|
|||
<div className='content-primary'>
|
||||
<SectionTitleContainer
|
||||
title={globalize.translate('HeaderAddUser')}
|
||||
isBtnVisible={false}
|
||||
titleLink='https://docs.jellyfin.org/general/server/users/'
|
||||
/>
|
||||
<form className='newUserProfileForm'>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue