1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

rename live tv page

This commit is contained in:
Luke Pulverenti 2015-08-02 19:56:21 -04:00
parent 4120f18fc9
commit 92861ec8de
6 changed files with 14 additions and 14 deletions

View file

@ -14,7 +14,7 @@
Dashboard.alert(Globalize.translate('MessageRecordingCancelled'));
Dashboard.navigate('livetvsuggested.html');
Dashboard.navigate('livetv.html');
});
}