Skip to content

Commit

Permalink
AllProducts fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Ciframa committed Aug 4, 2024
1 parent f5979a1 commit d517621
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Fitmo_frontend/src/views/Header.vue
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ export default {
priceListHidden: true,
activePrice: "CZK",
searchResults: [],
imagesBasePath: `${process.env.VUE_APP_FITMO_BACKEND_URL}/categories/`,
imageBasePath: `${process.env.VUE_APP_FITMO_BACKEND_URL}/categories/`,
search: "",
credentials: {
email: "",
Expand Down

0 comments on commit d517621

Please sign in to comment.