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 1ab3725 commit 40eb74eCopy full SHA for 40eb74e
1 file changed
website/server/controllers/api-v3/shops.js
@@ -1,5 +1,5 @@
1
import { authWithHeaders } from '../../middlewares/api-v3/auth';
2
-import shops from '../../../../common/script/libs/shops';
+import { shops } from '../../../../common/';
3
4
let api = {};
5
0 commit comments