mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix windows restart
This commit is contained in:
parent
4ef47844d8
commit
257a7d2879
18 changed files with 221 additions and 141 deletions
2
dashboard-ui/cordova/android/localsync.js
vendored
2
dashboard-ui/cordova/android/localsync.js
vendored
|
@ -6,7 +6,7 @@
|
|||
return true;
|
||||
},
|
||||
|
||||
startSync: function () {
|
||||
sync: function () {
|
||||
AndroidSync.startSync();
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue