From 7c11ee8926cccf000ae67667abfd0b098913c065 Mon Sep 17 00:00:00 2001 From: Cube <877211593@qq.com> Date: Mon, 10 Oct 2022 16:12:28 +0800 Subject: [PATCH] Update 6.dense-barcodes.html --- 3.settings/6.dense-barcodes.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/3.settings/6.dense-barcodes.html b/3.settings/6.dense-barcodes.html index 57ae56a4..38b5ba1a 100644 --- a/3.settings/6.dense-barcodes.html +++ b/3.settings/6.dense-barcodes.html @@ -31,8 +31,7 @@ * To use the library, you need to first specify a license key using the API "license" as shown below. */ - Dynamsoft.DBR.BarcodeReader.license = - "DLS2eyJvcmdhbml6YXRpb25JRCI6IjIwMDAwMSJ9"; + Dynamsoft.DBR.BarcodeReader.license = "DLS2eyJvcmdhbml6YXRpb25JRCI6IjIwMDAwMSJ9"; /** * You can visit https://www.dynamsoft.com/customer/license/trialLicense?utm_source=github&product=dbr&package=js to get your own trial license good for 30 days.