mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 14:53:50 +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',
|
message: 'Imposter deleted',
|
||||||
type: 'success'
|
type: 'success'
|
||||||
});
|
});
|
||||||
|
this.showAvatarDialog(D.id);
|
||||||
return args;
|
return args;
|
||||||
});
|
});
|
||||||
break;
|
break;
|
||||||
|
|||||||
Reference in New Issue
Block a user