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

This commit is contained in:
Book Pauk
2019-01-19 02:46:53 +07:00
parent a3f12db626
commit 16d7d7b568

View File

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