Fixing a lint issue
This commit is contained in:
@@ -116,7 +116,7 @@ export default class BaseAPI {
|
||||
result.result : global_constants.SCORM_FALSE;
|
||||
|
||||
if (checkTerminated) this.lastErrorCode = 0;
|
||||
|
||||
|
||||
returnValue = global_constants.SCORM_TRUE;
|
||||
this.processListeners(callbackName);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user