mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-04 04:26:35 +02:00
parent
e698a6372b
commit
40be0ad6f5
1 changed files with 18 additions and 18 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue