mirror of
https://github.com/VueTorrent/VueTorrent.git
synced 2024-11-24 10:25:47 +03:00
fix: mobile long press #911
This commit is contained in:
parent
0b3613ec50
commit
6871e54f94
1 changed files with 0 additions and 1 deletions
|
@ -364,7 +364,6 @@ export default {
|
|||
}, 300)
|
||||
},
|
||||
strTouchMove(e) {
|
||||
this.hideTorrentRightClickMenu(e)
|
||||
clearTimeout(this.tmCalc.TouchTimer)
|
||||
},
|
||||
strTouchEnd(e) {
|
||||
|
|
Loading…
Reference in a new issue