mirror of
https://github.com/wekan/wekan.git
synced 2025-04-23 13:37:09 -04:00
Fix dragscroll package name.
Thanks to xet7 !
This commit is contained in:
parent
8905bc7dfe
commit
45674806d7
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
import { ReactiveCache } from '/imports/reactiveCache';
|
||||
import { TAPi18n } from '/imports/i18n';
|
||||
import dragscroll from 'dragscroll';
|
||||
import dragscroll from '@wekanteam/dragscroll';
|
||||
|
||||
const subManager = new SubsManager();
|
||||
const { calculateIndex } = Utils;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue