Explorar o código

fix clear pattern

Tuan Nguyen hai 1 ano
pai
achega
83c91ae7b3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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;