mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-11 16:18:11 +00:00
semicolon
This commit is contained in:
parent
720b150e50
commit
8cef6f089e
@ -124,7 +124,7 @@
|
||||
|
||||
core.getDisplayElement = function() {
|
||||
return DOM_target;
|
||||
}
|
||||
};
|
||||
|
||||
core.finishTrial = function(){
|
||||
// logic to advance to next trial?
|
||||
|
Loading…
Reference in New Issue
Block a user