fix SA1510

This commit is contained in:
telans
2020-06-14 20:49:24 +12:00
parent 15aea76523
commit 726e116d5b
7 changed files with 0 additions and 17 deletions

View File

@@ -406,7 +406,6 @@ namespace Emby.Server.Implementations.Dto
dto.DateLastMediaAdded = folder.DateLastMediaAdded;
}
}
else
{
if (options.EnableUserData)