2
0
mirror of https://github.com/gchq/CyberChef synced 2026-01-03 09:03:37 +00:00

Merge branch 'put-required-margin' of https://github.com/mikecat/CyberChef

This commit is contained in:
n1474335
2022-11-25 12:19:22 +00:00

View File

@@ -44,7 +44,7 @@ class GenerateQRCode extends Operation {
{
"name": "Margin (num modules)",
"type": "number",
"value": 2,
"value": 4,
"min": 0
},
{