chore: long press dissapear pwa

This commit is contained in:
Daan Wijns 2023-08-31 09:19:11 +02:00
parent 6871e54f94
commit df26988628

View file

@ -356,7 +356,6 @@ export default {
},
methods: {
strTouchStart(e, data) {
this.hideTorrentRightClickMenu(e)
clearTimeout(this.tmCalc.TouchTimer)
this.tmCalc.TouchTimer = setTimeout(() => {
e.preventDefault()