Skip to content

Commit

Permalink
Add "Optional" to other packages parameter sections.
Browse files Browse the repository at this point in the history
  • Loading branch information
okaycj committed Oct 22, 2024
1 parent 142623d commit e34cd6c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/record/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ const videoConfig = { type: chsRecord.VideoConfigPlugin };

### Parameters

#### Optional

**`troubleshooting_intro` [HTML String]**

Optional text to add at the start of the "Setup tips and troubleshooting"
Expand Down
2 changes: 2 additions & 0 deletions packages/surveys/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ const exitSurvey = { type: chsSurvey.ExitSurveyPlugin };

### Parameters

#### Optional

**`show_databrary_options` [Boolean | true]**

Show question about sharing collected data on Databrary.
Expand Down

0 comments on commit e34cd6c

Please sign in to comment.