added hideHighlightWidget to built in attributes

This commit is contained in:
zadam
2023-11-13 00:36:08 +01:00
parent f10fc7bd7f
commit b0c5894691
2 changed files with 3 additions and 1 deletions

View File

@@ -69,6 +69,7 @@ module.exports = [
{ type: 'label', name: 'newNotesOnTop'},
{ type: 'label', name: 'clipperInbox'},
{ type: 'label', name: 'webViewSrc', isDangerous: true },
{ type: 'label', name: 'hideHighlightWidget' },
// relation names
{ type: 'relation', name: 'internalLink' },