mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 19:08:18 -07:00
update osx ffmpeg
This commit is contained in:
parent
12ed90765c
commit
c7ed71b1eb
@ -51,9 +51,6 @@ var Dashboard = {
|
|||||||
|
|
||||||
if (data.errorCode == "ParentalControl") {
|
if (data.errorCode == "ParentalControl") {
|
||||||
|
|
||||||
//alert(Globalize.translate('MessageLoggedOutParentalControl'));
|
|
||||||
|
|
||||||
|
|
||||||
Dashboard.alert({
|
Dashboard.alert({
|
||||||
message: Globalize.translate('MessageLoggedOutParentalControl'),
|
message: Globalize.translate('MessageLoggedOutParentalControl'),
|
||||||
callback: function () {
|
callback: function () {
|
||||||
|
Loading…
Reference in New Issue
Block a user