BraydenMoore commited on
Commit
60cce41
1 Parent(s): 27c6cf0

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -0
templates/index.html CHANGED
@@ -336,6 +336,7 @@
336
  window.location.href = "?new=true";
337
  }
338
  else {
 
339
  refreshImage();
340
  }
341
  };
 
336
  window.location.href = "?new=true";
337
  }
338
  else {
339
+ console.log("error, refreshing");
340
  refreshImage();
341
  }
342
  };