mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
probando todo
This commit is contained in:
@ -23,6 +23,9 @@ $(() => {
|
||||
null,
|
||||
null,
|
||||
(response) => {
|
||||
if(response.status){
|
||||
location.reload()
|
||||
}
|
||||
Swal.fire({
|
||||
title: response.message,
|
||||
icon: 'success',
|
||||
|
||||
Reference in New Issue
Block a user