mirror of
https://github.com/gchq/CyberChef
synced 2025-02-15 04:48:23 +00:00
Merge branch 'put-required-margin' of https://github.com/mikecat/CyberChef
This commit is contained in:
commit
f15ef81693
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ class GenerateQRCode extends Operation {
|
|||
{
|
||||
"name": "Margin (num modules)",
|
||||
"type": "number",
|
||||
"value": 2,
|
||||
"value": 4,
|
||||
"min": 0
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue