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:
parent
3c08769c6c
commit
75abf69c5c
1 changed files with 0 additions and 1 deletions
1
dashboard-ui/cordova/iap.js
vendored
1
dashboard-ui/cordova/iap.js
vendored
|
@ -92,7 +92,6 @@
|
||||||
}
|
}
|
||||||
}).done(function () {
|
}).done(function () {
|
||||||
|
|
||||||
alert('validate ok');
|
|
||||||
callback(true, product);
|
callback(true, product);
|
||||||
|
|
||||||
}).fail(function (e) {
|
}).fail(function (e) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue