Skip to content

Commit

Permalink
chore: correct path of images [store update]
Browse files Browse the repository at this point in the history
  • Loading branch information
tinect committed Oct 14, 2023
1 parent 12e7548 commit bee7c9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .shopware-extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@ store:
en:
- Appropriate thumbnail sizes are calculated by the browser
images:
- file: src/Resources/store/1.jpg
- file: src/Resources/store/images/1.jpg
activate:
de: true
en: true
preview:
de: true
en: true
priority: 0
- file: src/Resources/store/2.png
- file: src/Resources/store/images/2.png
activate:
de: true
en: true
Expand Down

0 comments on commit bee7c9f

Please sign in to comment.