Implemented audio player

This commit is contained in:
2018-03-11 04:45:01 +01:00
parent 8071e18c65
commit 42c16053a9
4 changed files with 96 additions and 7 deletions

@ -32,7 +32,6 @@ export class AnimeNotifier {
mainPageLoaded: boolean
isLoading: boolean
lastReloadContentPath: string
audio: HTMLAudioElement
elementFound: MutationQueue
elementNotFound: MutationQueue