mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update startup wizard
This commit is contained in:
parent
c51d10dbc6
commit
2a0c84a99d
9 changed files with 9 additions and 9 deletions
|
@ -39,7 +39,7 @@
|
|||
data: {
|
||||
|
||||
Name: form.querySelector('#txtUsername').value,
|
||||
ConnectUserName: page.querySelector('#txtConnectUserName').value
|
||||
ConnectUserName: form.querySelector('#txtConnectUserName').value
|
||||
|
||||
},
|
||||
url: apiClient.getUrl('Startup/User'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue