mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update nfo saving
This commit is contained in:
parent
0173042471
commit
2380d967a0
15 changed files with 55 additions and 57 deletions
2
dashboard-ui/cordova/android/iap.js
vendored
2
dashboard-ui/cordova/android/iap.js
vendored
|
@ -68,7 +68,7 @@
|
|||
|
||||
options.push({
|
||||
feature: 'embypremieremonthly',
|
||||
buttonText: 'EmbyPremiereMonthlyWithPrice'
|
||||
buttonText: 'EmbyPremiereMonthly'
|
||||
});
|
||||
|
||||
options = options.filter(function (o) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue