mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 03:25:23 +08:00
Fixing component name in configs
This commit is contained in:
@@ -88,11 +88,11 @@
|
||||
</Properties>
|
||||
</Component>
|
||||
|
||||
<Component Type="Orchard.Alias.Implementation.Updater">
|
||||
<Component Type="Orchard.Alias.Implementation.Updater.AliasHolderUpdater">
|
||||
<Properties>
|
||||
<Property Name="Disabled" Value="false"/>
|
||||
</Properties>
|
||||
</Component>
|
||||
|
||||
|
||||
</Components>
|
||||
</HostComponents>
|
||||
|
Reference in New Issue
Block a user