remove test headerApp

This commit is contained in:
Niels Lyngsø
2023-10-02 14:07:18 +02:00
parent 83fed49f66
commit 25367c3afe

View File

@@ -37,18 +37,6 @@ export const manifests: Array<ManifestTypes> = [
},
],
},
{
type: 'headerApp',
kind: 'button',
alias: 'My.HeaderApp.Wand',
name: 'My Header App',
weight: 10,
meta: {
label: 'My Header App',
icon: 'wand',
href: '/section/content/workspace/document/edit/c05da24d-7740-447b-9cdc-bd8ce2172e38',
},
},
{
type: 'modal',
alias: 'Umb.Modal.ExamineFieldsSettings',