Skip to content

Commit dd03f75

Browse files
committed
update utilizedTemplateNames used in different modes
1 parent 22dcff6 commit dd03f75

File tree

1 file changed

+2
-0
lines changed
  • barcode-scanner-api-samples/scan-single-barcode/use-customized-template

1 file changed

+2
-0
lines changed

barcode-scanner-api-samples/scan-single-barcode/use-customized-template/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@
5353
templateFilePath,
5454
utilizedTemplateNames: {
5555
single: templateName,
56+
multi_unique: templateName,
57+
image: templateName
5658
},
5759
onInitReady: (components, stop) => {
5860
components.cameraView?.setVideoFit("contain");

0 commit comments

Comments
 (0)