fix jsqr
All checks were successful
Build Images and Deploy / Update-PROD-Stack (push) Successful in 21s
All checks were successful
Build Images and Deploy / Update-PROD-Stack (push) Successful in 21s
This commit is contained in:
8
public/js/jsQR.min.js
vendored
Normal file
8
public/js/jsQR.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
@@ -133,7 +133,7 @@
|
||||
.scanner-fab { display: none !important; }
|
||||
</style>
|
||||
|
||||
<script src="https://cdn.jsdelivr.net/npm/jsqr@1.4.0/dist/jsQR.min.js"></script>
|
||||
<script src="/js/jsQR.min.js"></script>
|
||||
<script>
|
||||
(function() {
|
||||
var TRUSTED_ORIGIN = '<%= baseUrl %>'.replace(/\/+$/, '').toLowerCase();
|
||||
|
||||
Reference in New Issue
Block a user