layout base | atualizar page se erro ao arrastar

This commit is contained in:
2025-01-03 16:25:28 -03:00
parent a2d751e88f
commit 0460040af3
6 changed files with 13 additions and 6 deletions

View File

@@ -68,6 +68,7 @@ var resposta = fetch(url, {method: 'POST',
});
}else{
alert('Aqui não pode!!!')
location.reload();
}
}