mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-04 12:36:37 +02:00
parent
b9cd07910b
commit
c0563cd7d5
2 changed files with 8 additions and 0 deletions
|
@ -234,6 +234,11 @@
|
|||
name: "displayDescriptions",
|
||||
defaultValue: false
|
||||
},
|
||||
{
|
||||
name: "theme",
|
||||
defaultValue: "default",
|
||||
options: ["default", "light", "dark"]
|
||||
},
|
||||
{
|
||||
name: "dontShowOptionsOnUpdate",
|
||||
defaultValue: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue