This commit is contained in:
Gamebrary 2020-08-26 16:47:17 -07:00
parent 020bae0827
commit b2ae21dfd8

View file

@ -87,7 +87,7 @@ export default {
data() {
return {
gameDraggableOptions: {
handle: '.game-card',
handle: '.card',
ghostClass: 'card-placeholder',
filter: '.drag-filter',
delay: 100,