Add barcode icon and use other icons
Minor formatting and messaging tweaks
This commit is contained in:
@ -687,6 +687,7 @@ let BookWyrm = new (class {
|
||||
},
|
||||
}, (err) => {
|
||||
if (err) {
|
||||
scannerNode.replaceChildren();
|
||||
console.log(err);
|
||||
toggleStatus('access-denied');
|
||||
return;
|
||||
|
Reference in New Issue
Block a user