yasir commited on
Commit
7dc2088
1 Parent(s): b15512c

Update main.js

Browse files
Files changed (1) hide show
  1. main.js +1 -1
main.js CHANGED
@@ -80,7 +80,7 @@ setTimeout(()=>{
80
  btn.onclick = async ()=>{
81
 
82
  let div = document.getElementById('imshow');
83
- if(relod==true){
84
  window.location.reload();
85
  }
86
  isimg = false
 
80
  btn.onclick = async ()=>{
81
 
82
  let div = document.getElementById('imshow');
83
+ if(reload==true){
84
  window.location.reload();
85
  }
86
  isimg = false