Skip to content

Commit

Permalink
feat: modified instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoalee committed Jul 11, 2024
1 parent a832fc0 commit c8f59d6
Showing 1 changed file with 0 additions and 23 deletions.
23 changes: 0 additions & 23 deletions populate-scripts/update/78-information-task.sql
Original file line number Diff line number Diff line change
Expand Up @@ -117,29 +117,6 @@ UPDATE tasks SET
}
}
],
"buttons": {
"isStart": false,
"previousDisabled": false,
"nextDisabled": false
}
}
},
{
"componentName": "DISPLAYCOMPONENT",
"componentConfig": {
"title": {
"en": "",
"fr": ""
},
"sections": [
{
"sectionType": "image-fill",
"imagePath": {
"en": "/assets/images/instructions/informationsearch/en/6.jpeg",
"fr": "/assets/images/instructions/informationsearch/fr/6.jpeg"
}
}
],
"buttons": {
"isStart": true,
"previousDisabled": false,
Expand Down

0 comments on commit c8f59d6

Please sign in to comment.