mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
getting started sorting in the dashboard
This commit is contained in:
parent
60002c5535
commit
d30d277470
5 changed files with 90 additions and 23 deletions
|
@ -152,7 +152,7 @@
|
|||
if (userId) {
|
||||
Dashboard.alert("Settings saved.");
|
||||
} else {
|
||||
Dashboard.navigate("userProfiles.html");
|
||||
Dashboard.navigate("userprofiles.html");
|
||||
}
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue