File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
DeveloperTools/Controllers Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -129,9 +129,11 @@ private void TranslateGuidToName()
129129 { new Guid ( "B10915E6-0C84-4a6a-8707-FF6F357A1099" ) , "BlogModule-BlogReplication" } ,
130130 { new Guid ( "F6F0147E-F60F-4801-8647-66270D10AFB9" ) , "ForumModule-ForumReplication" } ,
131131 { new Guid ( "F6742777-6F38-46a1-AA38-9985715089A2" ) , "ImageGalleryModule-ImageGalleryReplication" } ,
132- { new Guid ( "F160271E-7972-447a-81D0-152A35FD77BD" ) , "OnlineStatusModule-OnlineStatusReplication" }
132+ { new Guid ( "F160271E-7972-447a-81D0-152A35FD77BD" ) , "OnlineStatusModule-OnlineStatusReplication" } ,
133+ { new Guid ( "BE4D5630-8307-4361-9366-71C0032E8A84" ) , "SiteDefinitionRepository-Saved" } ,
134+ { new Guid ( "B8635A4C-7D77-4C69-B1EB-674D4AB442FC" ) , "PermanentLinkMapStore-ClearCache" } ,
135+ { new Guid ( "96728921-417C-4061-B278-C5621BD4F995" ) , "UI push notification" }
133136 } ;
134-
135137 }
136138 }
137139}
You can’t perform that action at this time.
0 commit comments