mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update search
This commit is contained in:
parent
8dd2c5d717
commit
cc428aac1d
34 changed files with 814 additions and 549 deletions
2
dashboard-ui/cordova/registrationservices.js
vendored
2
dashboard-ui/cordova/registrationservices.js
vendored
|
@ -100,7 +100,7 @@
|
|||
|
||||
HttpClient.send({
|
||||
type: "POST",
|
||||
url: "https://mb3admin.com/test/admin/service/appstore/addDeviceFeature",
|
||||
url: "https://mb3admin.com/admin/service/appstore/addDeviceFeature",
|
||||
data: {
|
||||
deviceId: ConnectionManager.deviceId(),
|
||||
feature: 'com.mb.android.unlock'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue