line disappeared, oops

This commit is contained in:
Jelle van Snik
2022-09-23 20:53:06 +02:00
parent 414e91073b
commit 6286eee439

View File

@@ -88,6 +88,7 @@ if (!validMiiData) {
const shouldContinue = window.confirm('Found corrupted mii data, want to continue with a new Mii?');
if (!shouldContinue)
window.location.assign('/account');
initializeMiiData(newMiiData);
}
// we keeep the images here so we can cache them when we need to change the build/height