rename global manifest type
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export const manifests: Array<UmbManifestTypes> = [
|
||||
export const manifests: Array<UmbExtensionManifest> = [
|
||||
{
|
||||
type: 'blockEditorCustomView',
|
||||
alias: 'Umb.blockEditorCustomView.TestView',
|
||||
|
||||
Reference in New Issue
Block a user