Tuan Nguyen 1 rok pred
rodič
commit
83c91ae7b3
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      static/js/main.js

+ 1 - 1
static/js/main.js

@@ -518,7 +518,7 @@ async function runClearOut() {
 }
 
 async function runClearSide() {
-    await runFile('side_wiper.thr');
+    await runFile('clear_sideway.thr');
 }
 
 let scrollPosition = 0;