fds
This commit is contained in:
parent
8ab48ca325
commit
dafd7a1ee7
6 changed files with 2 additions and 22 deletions
|
@ -15,7 +15,6 @@
|
|||
|
||||
xhr.onload = function(){
|
||||
var myToast = new bootstrap.Toast(document.getElementById('toast-post-success'));
|
||||
myToast.hide();
|
||||
myToast.show();
|
||||
document.getElementById('toast-post-success-text').innerHTML = `@${name} banned`;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue