Skip to content

Commit 04ef199

Browse files
authored
Merge pull request #434 from yqz5625/main
Update enable-supported-barcode-format.md
2 parents 8b3dbb8 + 5d533c7 commit 04ef199

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

programming/javascript/faq/enable-supported-barcode-format.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@ Explicitly enable **only the barcode formats covered by your license** in your c
2424

2525
2. **Configure Barcode Formats**
2626
Update your code to explicitly enable **only the licensed formats**.
27-
- Example for Enabling **Multiple Formats**:
28-
Use bitwise OR (|) to combine formats.
27+
- Example for Enabling **Multiple Formats**(Use bitwise OR (|) to combine formats):
2928
<div class="sample-code-prefix"></div>
3029
>- Javascript
3130
>- Objective-C

0 commit comments

Comments
 (0)