Merge 1.4.0 changes back to master.

This commit is contained in:
Virtually Nick
2021-12-25 10:20:06 -05:00
2 changed files with 11 additions and 1 deletions

View File

@@ -169,6 +169,11 @@
{
"name" : "clipboard",
"fields" : [
{
"name" : "normalize-clipboard",
"type" : "ENUM",
"options" : [ "", "preserve", "unix", "windows" ]
},
{
"name" : "disable-copy",
"type" : "BOOLEAN",