fix create action
This commit is contained in:
@@ -4,6 +4,7 @@ import type { ManifestTypes } from '@umbraco-cms/backoffice/extension-registry';
|
||||
const entityActions: Array<ManifestTypes> = [
|
||||
{
|
||||
type: 'entityAction',
|
||||
kind: 'default',
|
||||
alias: 'Umb.EntityAction.Document.Create',
|
||||
name: 'Create Document Entity Action',
|
||||
weight: 1000,
|
||||
|
||||
Reference in New Issue
Block a user