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