Fixed mobile not being able to click actions

This commit is contained in:
thepaperpilot 2021-08-22 23:16:14 -05:00
parent 7618ee291a
commit bb54904464

View file

@ -21,6 +21,7 @@
)` )`
" "
@mousedown="e => performAction(e, action)" @mousedown="e => performAction(e, action)"
@touchstart="e => performAction(e, action)"
> >
<circle <circle
:fill=" :fill="