1
0
Fork 0
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:
Luke Pulverenti 2015-08-15 14:46:57 -04:00
parent 68c88cbf97
commit 7f44f00a69
7 changed files with 59 additions and 35 deletions

View file

@ -395,10 +395,10 @@
// id: 'SchedulesDirect'
//});
menuItems.push({
name: 'Emby Guide',
id: 'emby'
});
//menuItems.push({
// name: 'Emby Guide',
// id: 'emby'
//});
require(['actionsheet'], function () {