Add barcode icon and use other icons
Minor formatting and messaging tweaks
This commit is contained in:
parent
f4d5b7b4d2
commit
e71a5e3bdf
8 changed files with 14 additions and 1 deletions
|
@ -687,6 +687,7 @@ let BookWyrm = new (class {
|
|||
},
|
||||
}, (err) => {
|
||||
if (err) {
|
||||
scannerNode.replaceChildren();
|
||||
console.log(err);
|
||||
toggleStatus('access-denied');
|
||||
return;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue