mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update sat discovery
This commit is contained in:
parent
f89538cb24
commit
bcfec3d6fc
3 changed files with 35 additions and 37 deletions
|
@ -2246,10 +2246,10 @@ var AppInfo = {};
|
|||
deps.push('registrationservices');
|
||||
|
||||
deps.push('cordova/back');
|
||||
deps.push('cordova/links');
|
||||
|
||||
if (browserInfo.android) {
|
||||
deps.push('cordova/android/androidcredentials');
|
||||
deps.push('cordova/links');
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue