We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a21882 commit 8d35cc1Copy full SHA for 8d35cc1
1.hello-world/9.read-video-electron/index.html
@@ -15,7 +15,6 @@ <h1 style="font-size: 1.5em;">Hello World for Electron</h1>
15
<div class="container">
16
<div id="barcodeScannerUI"></div>
17
</div>
18
- <!-- <script src="./node_modules/dynamsoft-javascript-barcode/dist/dbr.js"></script> -->
19
<script src="./node_modules/dynamsoft-javascript-barcode/dist/dbr.js"></script>
20
<script src="action.js"></script>
21
</body>
0 commit comments