mirror of
https://wiilab.wiimart.org/wiimart/WiiMart-github-io
synced 2025-09-04 04:21:04 +02:00
Update error.js
This commit is contained in:
parent
725be7af49
commit
de55e57434
@ -24,7 +24,7 @@ document.getElementById("submitBtn").addEventListener("click", function() {
|
||||
inputDiv.style.display = "none";
|
||||
resultsDiv.style.display = "block";
|
||||
} else {
|
||||
alert("Invalid error code. Please enter a valid 6-digit error code.");
|
||||
alert("Invalid error code. Please enter a valid 6-digit error code. (the error might not be in the error.js, ask in the discord.)");
|
||||
}
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user