Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
robertoo01 authored May 21, 2023
1 parent 7721857 commit e86e898
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ <h3>Si se presiona el botón de Subir Incidencia se generará un constante
async function guardar_promesa(hash){
hash_pass=hash;
alert(hash_pass);
if(hash_pass== "e9ed65d0137ba9d49a6abd7b0b075303a914cd80fc1872aa4781217e082aa843"){
if(hash_pass== "bbe2e6b98371890b83fcbfeb2ce5c957c2c13f64ee77830017c9133afece86ec"){
geolocalizar();
} else{
alert("Contraseña incorrecta. Piensa...");
Expand Down

0 comments on commit e86e898

Please sign in to comment.