mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
display sync services
This commit is contained in:
parent
17b98ba84e
commit
1fd0fd981a
3 changed files with 13 additions and 1 deletions
|
@ -390,6 +390,10 @@
|
|||
href: 'devicesupload.html',
|
||||
name: Globalize.translate('TabCameraUpload')
|
||||
},
|
||||
{
|
||||
href: 'appservices.html?context=sync',
|
||||
name: Globalize.translate('TabServices')
|
||||
},
|
||||
{
|
||||
href: 'syncsettings.html',
|
||||
name: Globalize.translate('TabSettings')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue