Skip to content

Commit

Permalink
feat: modified instructions (#118)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoalee authored Jul 11, 2024
1 parent a832fc0 commit 41b0209
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 41b0209

Please sign in to comment.