añadido tema oscuro, y programada la funcion de busqueda
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
const json = await responce.json();
|
||||
modalpayload = json.message;
|
||||
modal = true;
|
||||
location.reload();
|
||||
window.location.reload();
|
||||
}catch (e){
|
||||
console.error(e);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user