Skip to content

Commit

Permalink
fix: update image size
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoalee committed Dec 9, 2024
1 parent da3e823 commit 97aba97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions populate-scripts/update/52-face-name-association.sql
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ UPDATE tasks SET
}
},
{
"sectionType": "image-square",
"sectionType": "image-medium",
"imageAlignment": "center",
"injection": "counterbalance",
"imagePath": "/assets/images/instructions/face-name-association/???/instructions.jpg"
Expand Down Expand Up @@ -274,7 +274,7 @@ UPDATE tasks SET
}
},
{
"sectionType": "image-square",
"sectionType": "image-horizontal",
"imageAlignment": "center",
"injection": "counterbalance",
"imagePath": {
Expand Down

0 comments on commit 97aba97

Please sign in to comment.