Remove reference to non-existing function

Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
This commit is contained in:
Raimund Schlüßler 2019-06-14 21:35:03 +02:00
parent a98b262f6a
commit f47d614285
No known key found for this signature in database
GPG key ID: 036FA7EB1A599178

View file

@ -23,7 +23,6 @@ License along with this library. If not, see <http://www.gnu.org/licenses/>.
<draggable tag="ol"
:list="['']"
v-bind="{group: 'tasks', swapThreshold: 0.30, delay: 500, delayOnTouchOnly: true, touchStartThreshold: 3}"
:move="onMove"
@end="onEnd"
>
<slot />