Fix nowplaying for tv mode
This commit is contained in:
@@ -989,10 +989,6 @@ var AppInfo = {};
|
||||
Dashboard.navigate("mypreferencesmenu.html");
|
||||
};
|
||||
|
||||
appRouter.showNowPlaying = function () {
|
||||
Dashboard.navigate("nowplaying.html");
|
||||
};
|
||||
|
||||
appRouter.setTitle = function (title) {
|
||||
LibraryMenu.setTitle(title);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user