Fix broken build

This commit is contained in:
Paul Johnson
2021-10-18 09:38:34 +01:00
parent b71d6afba6
commit afe43ab8cf

View File

@@ -100,7 +100,7 @@ namespace Umbraco.Cms.Web.BackOffice.Controllers
IShortStringHelper shortStringHelper,
IPasswordChanger<BackOfficeIdentityUser> passwordChanger) : this(
mediaFileManager,
contentSettings,
StaticServiceProvider.Instance.GetRequiredService<IOptionsSnapshot<ContentSettings>>(),
hostingEnvironment,
imageUrlGenerator,
backofficeSecurityAccessor,