mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-04 20:46:39 +02:00
Setting rearrangements
This commit is contained in:
parent
adbab50952
commit
74f2ad7328
3 changed files with 45 additions and 22 deletions
|
@ -265,13 +265,19 @@
|
|||
"name": "displayDescriptions"
|
||||
},
|
||||
{
|
||||
"name": "openSettingSanitation"
|
||||
"name": "settingControlling",
|
||||
"actions": [
|
||||
"openSettingSanitation",
|
||||
"inspectWhitelist"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "openSettingPresets"
|
||||
},
|
||||
{
|
||||
"name": "exportSettings",
|
||||
"actions": [
|
||||
"openSettingPresets", "inspectSettings", "inspectWhitelist",
|
||||
"saveSettings", "loadSettings"
|
||||
"inspectSettings", "saveSettings", "loadSettings"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue