mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
implement profile create/edit
This commit is contained in:
parent
f560b29837
commit
8842110e54
1 changed files with 1 additions and 1 deletions
|
@ -432,7 +432,7 @@
|
|||
|
||||
}).done(function () {
|
||||
|
||||
Dashboard.alert('Settings saved.');
|
||||
Dashboard.navigate('dlnaprofiles.html');
|
||||
});
|
||||
|
||||
} else {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue