mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update components
This commit is contained in:
parent
51d44957c3
commit
e9b1b4ad5f
9 changed files with 62 additions and 56 deletions
|
@ -599,7 +599,6 @@ var Dashboard = {
|
|||
};
|
||||
|
||||
if (Dashboard.isRunningInCordova() && !browserInfo.safari) {
|
||||
caps.SupportsOfflineAccess = true;
|
||||
caps.SupportsSync = true;
|
||||
caps.SupportsContentUploading = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue