Removed duplicate ‘initialized’ verb

pull/43/head
kirkj 2017-11-15 14:52:55 -10:00
parent c6ca43cdfb
commit 459234859f
1 changed files with 0 additions and 1 deletions

View File

@ -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',