Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
becky-gilbert committed Oct 15, 2024
1 parent 5bb883e commit 4abc7ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/record/src/consentVideo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -284,8 +284,8 @@ export class VideoConsentPlugin implements JsPsychPlugin<Info> {
}

/**
* Mark the response in the lookit-api database as having completed the consent frame,
* then finish the trial.
* Mark the response in the lookit-api database as having completed the
* consent frame, then finish the trial.
*/
private async endTrial() {
await Data.updateResponse(window.chs.response.id, {
Expand Down

0 comments on commit 4abc7ce

Please sign in to comment.