Add barcode reader widget to qrcode plugin (#7746)

* Add barcode reader widget to qrcode plugin

* Don't use a fixed ID
This commit is contained in:
Jeremy Ruston
2023-10-14 09:42:34 +01:00
committed by GitHub
parent b7562f0c7b
commit 96b0543351
24 changed files with 813 additions and 30 deletions

View File

@@ -3,5 +3,5 @@
"name": "QR Code",
"description": "QR Code generator",
"author": "Zeno Zeng",
"list": "readme usage examples license"
"list": "readme docs examples license"
}