diff --git a/html/src/app.js b/html/src/app.js index 40935293..7b8a4612 100644 --- a/html/src/app.js +++ b/html/src/app.js @@ -12019,6 +12019,7 @@ speechSynthesis.getVoices(); message: 'Imposter deleted', type: 'success' }); + this.showAvatarDialog(D.id); return args; }); break;