Add shareDescription

This commit is contained in:
sigaloid
2022-08-17 15:18:34 -04:00
parent f241bc564c
commit 10676a8d0c
4 changed files with 8 additions and 2 deletions

View File

@@ -47,6 +47,7 @@ module.exports = [
{ type: 'label', name: 'shareAlias' },
{ type: 'label', name: 'shareOmitDefaultCss' },
{ type: 'label', name: 'shareRoot' },
{ type: 'label', name: 'shareDescription' },
{ type: 'label', name: 'shareRaw' },
{ type: 'label', name: 'shareDisallowRobotIndexing' },
{ type: 'label', name: 'shareCredentials' },