Browse Source

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

Book Pauk 6 years ago
parent
commit
16d7d7b568
1 changed files with 1 additions and 0 deletions
  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) {