mo 1 년 전
부모
커밋
e93f322cf1
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      index.html

+ 1 - 0
index.html

@@ -190,6 +190,7 @@
         }
         window.location.reload();
       }
+      let refreshing = false
       const isChromeError = (error) => {
         console.log('onError刷新isChromeError', error);
         const str = error.message + '';