mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-04 20:46:39 +02:00
parent
4d7b9b981c
commit
43b2fa8b51
12 changed files with 340 additions and 2 deletions
|
@ -269,7 +269,10 @@
|
|||
},
|
||||
{
|
||||
"name": "exportSettings",
|
||||
"actions": ["inspectSettings", "inspectWhitelist", "saveSettings", "loadSettings"]
|
||||
"actions": [
|
||||
"openSettingPresets", "inspectSettings", "inspectWhitelist",
|
||||
"saveSettings", "loadSettings"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "resetSettings"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue