Skip to content

Commit e968153

Browse files
committed
2 parents d39f579 + 26c51c6 commit e968153

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/LoadAndSave.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
*/
1111

1212
// common modules
13-
import debounce from "/common/modules/lodash/debounce.js";
13+
import debounce from "../../lodash/debounce.js";
1414
import * as CommonMessages from "../../MessageHandler/CommonMessages.js";
1515

1616
// import internal modules

0 commit comments

Comments
 (0)