We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e2ab11 commit 1ab3725Copy full SHA for 1ab3725
1 file changed
common/script/libs/shops.js
@@ -1,6 +1,6 @@
1
import _ from 'lodash';
2
import content from '../content/index';
3
-import i18n from '../../../common/script/i18n';
+import i18n from '../i18n';
4
5
let shops = {};
6
0 commit comments