feat: add compact dual-QR document frame
This commit is contained in:
@@ -311,7 +311,7 @@
|
||||
},
|
||||
"show_qr": { "type": "boolean" },
|
||||
"show_repository_qr": { "type": "boolean" },
|
||||
"height_cm": { "const": 3 },
|
||||
"height_cm": { "enum": [2.6, 3] },
|
||||
"repeat_on_every_page": { "const": true },
|
||||
"replace_front_matter": { "const": true }
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user