mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-14 12:23:52 +02:00
Refresh the avatar dialog when impostor is deleted (#1048)
This commit is contained in:
@@ -12019,6 +12019,7 @@ speechSynthesis.getVoices();
|
||||
message: 'Imposter deleted',
|
||||
type: 'success'
|
||||
});
|
||||
this.showAvatarDialog(D.id);
|
||||
return args;
|
||||
});
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user