diff --git a/common/script/libs/shops.js b/common/script/libs/shops.js index a911729cef..4eb581c0de 100644 --- a/common/script/libs/shops.js +++ b/common/script/libs/shops.js @@ -1,6 +1,6 @@ import _ from 'lodash'; import content from '../content/index'; -import i18n from '../../../common/script/i18n'; +import i18n from '../i18n'; let shops = {};