Media Picker 3 should not be used as a macro parameter (#15330)
This commit is contained in:
@@ -20,7 +20,7 @@ namespace Umbraco.Cms.Core.PropertyEditors;
|
||||
/// </summary>
|
||||
[DataEditor(
|
||||
Constants.PropertyEditors.Aliases.MediaPicker3,
|
||||
EditorType.PropertyValue | EditorType.MacroParameter,
|
||||
EditorType.PropertyValue,
|
||||
"Media Picker",
|
||||
"mediapicker3",
|
||||
ValueType = ValueTypes.Json,
|
||||
|
||||
Reference in New Issue
Block a user