add: fixes user card & removed logs
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
if(result.isConfirmed) {
|
||||
Swal.fire({
|
||||
title: t('messages.loading'),
|
||||
html: t('loads.loadingDel') + '...',// add html attribute if you want or remove
|
||||
html: t('loads.loadingDel') + '...',
|
||||
allowOutsideClick: false,
|
||||
didOpen: () => {
|
||||
Swal.showLoading()
|
||||
|
||||
Reference in New Issue
Block a user