mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-18 22:33:50 +02:00
Typo
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user