mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-05-25 09:13:27 +02:00
parent
b9cd07910b
commit
c0563cd7d5
@ -234,6 +234,11 @@
|
|||||||
name: "displayDescriptions",
|
name: "displayDescriptions",
|
||||||
defaultValue: false
|
defaultValue: false
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: "theme",
|
||||||
|
defaultValue: "default",
|
||||||
|
options: ["default", "light", "dark"]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: "dontShowOptionsOnUpdate",
|
name: "dontShowOptionsOnUpdate",
|
||||||
defaultValue: false
|
defaultValue: false
|
||||||
|
@ -362,6 +362,9 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"misc",
|
"misc",
|
||||||
|
{
|
||||||
|
"name": "theme"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "blockDataURLs",
|
"name": "blockDataURLs",
|
||||||
"displayDependencies": {
|
"displayDependencies": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user