diff options
Diffstat (limited to 'ui/draggable.js')
-rw-r--r-- | ui/draggable.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/draggable.js b/ui/draggable.js index 81cb7d6de..d3afc9add 100644 --- a/ui/draggable.js +++ b/ui/draggable.js @@ -24,6 +24,7 @@ "./data", "./mouse", "./plugin", + "./safe-active-element", "./version", "./widget" ], factory ); |