adds notes, removes IPublishedCacheComposer
This commit is contained in:
@@ -172,7 +172,7 @@ namespace Umbraco.Web.Common.Middleware
|
||||
ref s_cacheInitializedLock,
|
||||
() =>
|
||||
{
|
||||
_publishedSnapshotServiceEventHandler.Start();
|
||||
_publishedSnapshotServiceEventHandler.Initialize();
|
||||
return true;
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user