This commit is contained in:
Natsumi
2021-08-14 08:37:19 +12:00
parent 20b4073cc1
commit 50a637f06e

View File

@@ -442,7 +442,7 @@ speechSynthesis.getVoices();
message: 'Avatar private or deleted',
type: 'error'
});
$app.avatarDialog.visable = false;
$app.avatarDialog.visible = false;
throw new Error("404: Can't find avatarǃ");
}
if (init.method === 'GET' && status === 404) {