mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
restore ability to edit user preferences from admin screen
This commit is contained in:
parent
65a75eb894
commit
b90d8515b1
8 changed files with 203 additions and 196 deletions
4
dashboard-ui/bower_components/emby-webcomponents/usersettings/usersettings.js
vendored
Normal file
4
dashboard-ui/bower_components/emby-webcomponents/usersettings/usersettings.js
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
define(['userSettingsBuilder'], function (userSettingsBuilder) {
|
||||
|
||||
return new userSettingsBuilder();
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue