mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update embytv
This commit is contained in:
parent
40fbd79793
commit
81a6bc5bc7
1 changed files with 2 additions and 2 deletions
|
@ -25,10 +25,10 @@
|
|||
return $(".radioDonationType:checked", page).val();
|
||||
}
|
||||
|
||||
var lifeTimeAmount = 79.99;
|
||||
var lifeTimeAmount = 89.99;
|
||||
var dailyAmount = 1;
|
||||
var monthlyAmount = 4.99;
|
||||
var yearlyAmount = 37.99;
|
||||
var yearlyAmount = 39.99;
|
||||
function getDonationAmount(page) {
|
||||
|
||||
var type = getDonationType(page);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue