diff --git a/js/ui/dnd.js b/js/ui/dnd.js index 8bffeb408..07c19202a 100644 --- a/js/ui/dnd.js +++ b/js/ui/dnd.js @@ -226,7 +226,7 @@ var _Draggable = class _Draggable { } return false; - }, + } _onEvent(actor, event) { let device = event.get_device();