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() { data() {
return { return {
gameDraggableOptions: { gameDraggableOptions: {
handle: '.game-card', handle: '.card',
ghostClass: 'card-placeholder', ghostClass: 'card-placeholder',
filter: '.drag-filter', filter: '.drag-filter',
delay: 100, delay: 100,