AB#5819 - Moved composing of core/infrastructure items into CoreInitialComposer
This commit is contained in:
@@ -7,7 +7,7 @@ using Umbraco.Core.Models.Membership;
|
||||
|
||||
namespace Umbraco.Web.ContentApps
|
||||
{
|
||||
internal class ContentEditorContentAppFactory : IContentAppFactory
|
||||
public class ContentEditorContentAppFactory : IContentAppFactory
|
||||
{
|
||||
// see note on ContentApp
|
||||
internal const int Weight = -100;
|
||||
|
||||
Reference in New Issue
Block a user