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

update db queries

This commit is contained in:
Luke Pulverenti 2015-10-29 09:28:05 -04:00
parent 3c08769c6c
commit 75abf69c5c

View file

@ -92,7 +92,6 @@
}
}).done(function () {
alert('validate ok');
callback(true, product);
}).fail(function (e) {