Updates Tags schema
to use the Select property-editor UI for the Storage Type option.
This commit is contained in:
@@ -18,7 +18,7 @@ export const manifest: ManifestPropertyEditorSchema = {
|
||||
alias: 'storageType',
|
||||
label: 'Storage Type',
|
||||
description: '',
|
||||
propertyEditorUiAlias: 'Umb.PropertyEditorUi.Dropdown',
|
||||
propertyEditorUiAlias: 'Umb.PropertyEditorUi.Select',
|
||||
config: [
|
||||
{
|
||||
alias: 'items',
|
||||
|
||||
Reference in New Issue
Block a user