Set default ticket layout QR code content explicitly to secret (#2858)

This commit is contained in:
robbi5
2022-10-18 17:24:28 +02:00
committed by GitHub
parent 5992abcb7d
commit 5eeecf9214

View File

@@ -202,7 +202,8 @@ DEFAULT_TICKET_LAYOUT = '''[{
"type":"barcodearea",
"left":"130.40",
"bottom":"204.50",
"size":"64.00"
"size":"64.00",
"content":"secret"
},
{
"type":"poweredby",