Tune animation duration

This commit is contained in:
kolaente 2021-07-27 18:27:32 +02:00
parent d17e509844
commit 7ab100e29f
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

View File

@ -194,7 +194,7 @@ export default {
drag: false,
dragOptions: {
animation: 150,
animation: 100,
ghostClass: 'ghost',
},
}