From c5b16fe47e95ed7fe705a8bb3ad959cd60012c4c Mon Sep 17 00:00:00 2001 From: Dean Date: Mon, 10 Oct 2022 11:40:34 +0100 Subject: [PATCH] Minor labelling change for field type --- packages/client/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/client/manifest.json b/packages/client/manifest.json index f19fbd7c64..0edb5c0f39 100644 --- a/packages/client/manifest.json +++ b/packages/client/manifest.json @@ -3168,7 +3168,7 @@ ], "settings": [ { - "type": "field/barcodeqr", + "type": "field/barcode/qr", "label": "Field", "key": "field", "required": true