mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
restore saved movie views
This commit is contained in:
parent
68c88cbf97
commit
7f44f00a69
7 changed files with 59 additions and 35 deletions
|
@ -395,10 +395,10 @@
|
|||
// id: 'SchedulesDirect'
|
||||
//});
|
||||
|
||||
menuItems.push({
|
||||
name: 'Emby Guide',
|
||||
id: 'emby'
|
||||
});
|
||||
//menuItems.push({
|
||||
// name: 'Emby Guide',
|
||||
// id: 'emby'
|
||||
//});
|
||||
|
||||
require(['actionsheet'], function () {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue