mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Remove extra newline
This commit is contained in:
parent
f7d1c9fb1b
commit
97cdd43019
1 changed files with 0 additions and 1 deletions
|
@ -1198,7 +1198,6 @@ define(["events", "appStorage"], function(events, appStorage) {
|
||||||
data: {
|
data: {
|
||||||
Name: user.Name,
|
Name: user.Name,
|
||||||
Password: user.Password
|
Password: user.Password
|
||||||
|
|
||||||
},
|
},
|
||||||
dataType: "json"
|
dataType: "json"
|
||||||
})
|
})
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue