use npm dragmove

This commit is contained in:
JFH
2021-03-11 20:33:22 +01:00
parent 9c1532a7c6
commit b1a7cf34e8
9 changed files with 14 additions and 104 deletions

View File

@@ -6,7 +6,7 @@
* @copyright 2013 James Sacksteder
*
*/
import { dragmove } from '../../dragmove/dragmove.js';
import { dragmove } from '@knadh/dragmove';
export default {
name: 'overview_window',
init ({$, isChrome}) {