Updated classes to use IOptionsMonitor or IOptionsSnapshot
This commit is contained in:
@@ -78,7 +78,7 @@ namespace Umbraco.Cms.Web.BackOffice.Controllers
|
||||
IShortStringHelper shortStringHelper,
|
||||
IEventMessagesFactory eventMessages,
|
||||
ILocalizedTextService localizedTextService,
|
||||
IOptions<ContentSettings> contentSettings,
|
||||
IOptionsSnapshot<ContentSettings> contentSettings,
|
||||
IMediaTypeService mediaTypeService,
|
||||
IMediaService mediaService,
|
||||
IEntityService entityService,
|
||||
|
||||
Reference in New Issue
Block a user