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

remove test alert

This commit is contained in:
Luke Pulverenti 2015-07-03 11:59:12 -04:00
parent a54146dd0c
commit 4ce5c2065c
3 changed files with 7 additions and 7 deletions

View file

@ -264,7 +264,7 @@
$(elem).one("loadedmetadata", onLoadedMetadata);
}
}
alert(val);
currentSrc = val;
};