Update samy.js
This commit is contained in:
2
samy.js
2
samy.js
@@ -297,7 +297,7 @@ async function fetchPrinters() {
|
|||||||
allPrinters = Array.isArray(data) ? data : [];
|
allPrinters = Array.isArray(data) ? data : [];
|
||||||
|
|
||||||
if (!allPrinters.length) {
|
if (!allPrinters.length) {
|
||||||
alert("No printers returned for this password.");
|
alert("No printers returned. Verify credentials/allowlist, or try again in a moment.");
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user