Skip to content

Commit 44db976

Browse files
committed
Make eslint happy
1 parent 23cbdcd commit 44db976

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/scripts/h5p-dictation.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -686,7 +686,7 @@ class Dictation extends H5P.Question {
686686
return {
687687
type: 'sentence',
688688
value: this.contextId + 1
689-
}
689+
};
690690
};
691691

692692
/**

0 commit comments

Comments
 (0)