File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0 Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ protected override void Migrate()
6767 Constants . PropertyEditors . Aliases . MediaPicker3 => "Umb.PropertyEditorUi.MediaPicker" ,
6868 Constants . PropertyEditors . Aliases . MemberPicker => "Umb.PropertyEditorUi.MemberPicker" ,
6969 Constants . PropertyEditors . Aliases . MemberGroupPicker => "Umb.PropertyEditorUi.MemberGroupPicker" ,
70- Constants . PropertyEditors . Aliases . MultiNodeTreePicker => "Umb.PropertyEditorUi.TreePicker " ,
70+ Constants . PropertyEditors . Aliases . MultiNodeTreePicker => "Umb.PropertyEditorUi.ContentPicker " ,
7171 Constants . PropertyEditors . Aliases . MultipleTextstring => "Umb.PropertyEditorUi.MultipleTextString" ,
7272 Constants . PropertyEditors . Aliases . Label => "Umb.PropertyEditorUi.Label" ,
7373 Constants . PropertyEditors . Aliases . RadioButtonList => "Umb.PropertyEditorUi.RadioButtonList" ,
You can’t perform that action at this time.
0 commit comments