fix: mobile long press #911

This commit is contained in:
Daan Wijns 2023-08-31 09:16:59 +02:00
parent 0b3613ec50
commit 6871e54f94

View file

@ -364,7 +364,6 @@ export default {
}, 300)
},
strTouchMove(e) {
this.hideTorrentRightClickMenu(e)
clearTimeout(this.tmCalc.TouchTimer)
},
strTouchEnd(e) {