Selaa lähdekoodia

Поправил бажок

Book Pauk 6 vuotta sitten
vanhempi
commit
16d7d7b568
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      client/components/Reader/TextPage/TextPage.vue

+ 1 - 0
client/components/Reader/TextPage/TextPage.vue

@@ -366,6 +366,7 @@ class TextPage extends Vue {
     endClickRepeat() {
         this.repStart = false;
         this.repDoing = false;
+        this.debouncedRepStart = false;
     }
 
     onTouchStart(event) {