diff --git a/src/views/Dashboard.vue b/src/views/Dashboard.vue index 2a2bffe4..3e930e00 100644 --- a/src/views/Dashboard.vue +++ b/src/views/Dashboard.vue @@ -364,7 +364,6 @@ export default { }, 300) }, strTouchMove(e) { - this.hideTorrentRightClickMenu(e) clearTimeout(this.tmCalc.TouchTimer) }, strTouchEnd(e) {