add option for unsafe content

This commit is contained in:
Jiiks 2018-08-27 19:17:33 +03:00
parent 2913a85368
commit cfbafffe46
1 changed files with 7 additions and 0 deletions

View File

@ -34,6 +34,13 @@
"hint": "Adds some of BetterDiscord's internal modules to `global._bd`.",
"value": false
},
{
"id": "unsafe-content",
"type": "bool",
"text": "Allow unverified content",
"hint": "Allow loading unverified plugins/themes",
"value": "false"
},
{
"id": "debugger-keybind",
"type": "keybind",