Skip to content

Commit

Permalink
Merge pull request #555 from Esri/bcree/chore/add-Reporter-setting
Browse files Browse the repository at this point in the history
Update reporterConfigParams.json
  • Loading branch information
bcree11 committed Sep 19, 2024
2 parents 78184c3 + 184196c commit 718f079
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/configParamsJSON/reporterConfigParams.json
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,18 @@
"id": "reportButtonText",
"defaultValue": "Report an incident",
"express": true
},
{
"type": "setting",
"id": "commentSubmittedMessage",
"defaultValue": "Comment submitted",
"express": true
},
{
"type": "setting",
"id": "commentButtonText",
"defaultValue": "Comment",
"express": true
}
]
},
Expand Down

0 comments on commit 718f079

Please sign in to comment.