mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix tabs
This commit is contained in:
parent
8de0aadb57
commit
7a3858d368
9 changed files with 36 additions and 14 deletions
|
@ -732,7 +732,7 @@ var Dashboard = {
|
|||
}, {
|
||||
name: Globalize.translate('TabDevices'),
|
||||
href: "devices.html",
|
||||
pageIds: ['devicesPage'],
|
||||
pageIds: ['devicesPage', 'devicePage'],
|
||||
icon: 'tablet'
|
||||
}, {
|
||||
name: Globalize.translate('TabUsers'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue