feat(icon_packs): mark icon packs as unsafe

This commit is contained in:
Elian Doran 2025-12-27 18:02:59 +02:00
parent 241a9e2e7f
commit 0c77563672
No known key found for this signature in database

View File

@ -80,6 +80,7 @@ export default [
{ type: "label", name: "clipperInbox" },
{ type: "label", name: "webViewSrc", isDangerous: true },
{ type: "label", name: "hideHighlightWidget" },
{ type: "label", name: "iconPack", isDangerous: true },
{ type: "label", name: "printLandscape" },
{ type: "label", name: "printPageSize" },