mirror of
https://github.com/zadam/trilium.git
synced 2026-07-04 11:09:00 +02:00
chore(commons): mark docName as a dangerous attribute
This commit is contained in:
@@ -81,6 +81,7 @@ export default [
|
||||
{ type: "label", name: "webViewSrc", isDangerous: true },
|
||||
{ type: "label", name: "hideHighlightWidget" },
|
||||
{ type: "label", name: "iconPack", isDangerous: true },
|
||||
{ type: "label", name: "docName", isDangerous: true },
|
||||
|
||||
{ type: "label", name: "printLandscape" },
|
||||
{ type: "label", name: "printPageSize" },
|
||||
|
||||
Reference in New Issue
Block a user