mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix block by inherited tags
This commit is contained in:
parent
2300b96924
commit
8a5107f748
5 changed files with 28 additions and 7 deletions
|
@ -757,11 +757,6 @@ var Dashboard = {
|
|||
href: "metadatasubtitles.html",
|
||||
pageIds: ['metadataSubtitlesPage'],
|
||||
icon: 'closed-caption'
|
||||
}, {
|
||||
name: Globalize.translate('TabAdvanced'),
|
||||
href: "librarysettings.html",
|
||||
pageIds: ['librarySettingsPage'],
|
||||
icon: 'settings'
|
||||
}, {
|
||||
name: Globalize.translate('TabPlayback'),
|
||||
icon: 'play-circle-filled',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue