This commit is contained in:
ThatOneCalculator 2023-07-11 18:55:24 -07:00
parent 8a79080048
commit adb5a39b96
No known key found for this signature in database
GPG key ID: 8703CACD01000000

View file

@ -11,6 +11,7 @@
}}</template> }}</template>
<div v-panel style="border-radius: 6px"> <div v-panel style="border-radius: 6px">
<VueDraggable <VueDraggable
ref="el"
v-model="reactions" v-model="reactions"
class="zoaiodol" class="zoaiodol"
:item-key="(item) => item" :item-key="(item) => item"