Skip to content

Commit b4908fe

Browse files
authored
Add pages element to desktopModule manifest
1 parent 73a1a69 commit b4908fe

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

  • content/tutorials/extensions/dnn-manifest-schema

content/tutorials/extensions/dnn-manifest-schema/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -521,6 +521,12 @@ Some component types are applicable only to the package type of the same name; g
521521
...
522522
</permissions>
523523
</moduleDefinition>
524+
<page type="admin" common="false">
525+
<name />
526+
<icon />
527+
<largeIcon />
528+
<description />
529+
</page>
524530
</desktopModule>
525531
<eventMessage>
526532
<processorType />

0 commit comments

Comments
 (0)