in the docs, there's the line: ``` new Sortable(el, { multiDrag: false // Enable the plugin ... } ``` Isn't the plugin enabled with multiDrag: true ?