U4-8447 - prepare for NuCache (work-in-progress)
This commit is contained in:
@@ -33,7 +33,7 @@ namespace Umbraco.Core.Sync
|
||||
|
||||
private RefreshInstruction(ICacheRefresher refresher, RefreshMethodType refreshType)
|
||||
{
|
||||
RefresherId = refresher.UniqueIdentifier;
|
||||
RefresherId = refresher.RefresherUniqueId;
|
||||
RefreshType = refreshType;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user