Removed duplicate ‘initialized’ verb
parent
c6ca43cdfb
commit
459234859f
|
@ -314,7 +314,6 @@ H5P.XAPIEvent.allowedXAPIVerbs = [
|
||||||
'played',
|
'played',
|
||||||
'paused',
|
'paused',
|
||||||
'seeked',
|
'seeked',
|
||||||
'initialized',
|
|
||||||
|
|
||||||
// Custom verbs used for action toolbar below content
|
// Custom verbs used for action toolbar below content
|
||||||
'downloaded',
|
'downloaded',
|
||||||
|
|
Loading…
Reference in New Issue