Merge pull request #1263 from itegulov/books
Implement minimalistic EPUB reader
This commit is contained in:
@@ -491,6 +491,7 @@ var AppInfo = {};
|
||||
'components/htmlAudioPlayer/plugin',
|
||||
'components/htmlVideoPlayer/plugin',
|
||||
'components/photoPlayer/plugin',
|
||||
'components/bookPlayer/plugin',
|
||||
'components/youtubeplayer/plugin',
|
||||
'components/backdropScreensaver/plugin',
|
||||
'components/logoScreensaver/plugin'
|
||||
@@ -678,6 +679,7 @@ var AppInfo = {};
|
||||
'fetch',
|
||||
'flvjs',
|
||||
'jstree',
|
||||
'epubjs',
|
||||
'jQuery',
|
||||
'hlsjs',
|
||||
'howler',
|
||||
|
||||
Reference in New Issue
Block a user