dashboards.js: Don't delay drag&drop events anymore

This commit is contained in:
Yonas Habteab 2022-04-14 14:53:34 +02:00
parent d8de5d71d6
commit 61213b23a2

View File

@ -157,7 +157,6 @@
let options = {
scroll : true,
invertSwap : true,
delay : 100,
dataIdAttr : 'id',
direction : 'vertical',
draggable : draggable,