mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-21 17:44:43 +01:00
restore polymer changes
This commit is contained in:
@@ -1773,8 +1773,7 @@ namespace MediaBrowser.Server.Implementations.Library
|
||||
DateCreated = DateTime.UtcNow,
|
||||
Name = name,
|
||||
ViewType = viewType,
|
||||
ForcedSortName = sortName,
|
||||
UserId = user.Id
|
||||
ForcedSortName = sortName
|
||||
};
|
||||
|
||||
if (!string.IsNullOrWhiteSpace(parentId))
|
||||
|
||||
Reference in New Issue
Block a user