mirror of
https://github.com/VueTorrent/VueTorrent.git
synced 2025-02-17 15:52:04 +03:00
chore: long press dissapear pwa
This commit is contained in:
parent
6871e54f94
commit
df26988628
1 changed files with 0 additions and 1 deletions
|
@ -356,7 +356,6 @@ export default {
|
|||
},
|
||||
methods: {
|
||||
strTouchStart(e, data) {
|
||||
this.hideTorrentRightClickMenu(e)
|
||||
clearTimeout(this.tmCalc.TouchTimer)
|
||||
this.tmCalc.TouchTimer = setTimeout(() => {
|
||||
e.preventDefault()
|
||||
|
|
Loading…
Add table
Reference in a new issue