mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2024-12-22 12:50:36 +01:00
parent
e698a6372b
commit
40be0ad6f5
@ -255,6 +255,24 @@
|
||||
},
|
||||
]
|
||||
},
|
||||
{
|
||||
name: "settings",
|
||||
settings: [
|
||||
{
|
||||
"name": "displayDescriptions"
|
||||
},
|
||||
{
|
||||
"name": "openSettingSanitation"
|
||||
},
|
||||
{
|
||||
"name": "exportSettings",
|
||||
"actions": ["inspectSettings", "inspectWhitelist", "saveSettings", "loadSettings"]
|
||||
},
|
||||
{
|
||||
"name": "resetSettings"
|
||||
}
|
||||
]
|
||||
},
|
||||
]
|
||||
},
|
||||
{
|
||||
@ -592,24 +610,6 @@
|
||||
},
|
||||
]
|
||||
},
|
||||
{
|
||||
name: "settings",
|
||||
settings: [
|
||||
{
|
||||
"name": "displayDescriptions"
|
||||
},
|
||||
{
|
||||
"name": "openSettingSanitation"
|
||||
},
|
||||
{
|
||||
"name": "exportSettings",
|
||||
"actions": ["inspectSettings", "inspectWhitelist", "saveSettings", "loadSettings"]
|
||||
},
|
||||
{
|
||||
"name": "resetSettings"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user