Minor fix

This commit is contained in:
Eduard Urbach 2017-10-01 07:56:30 +02:00
parent c8acdc0d11
commit 1ced81352f

View File

@ -138,7 +138,7 @@ export class AnimeNotifier {
this.touchController.rightSwipe = () => this.sideBar.classList.add("sidebar-visible")
}
async onContentLoaded() {
onContentLoaded() {
// Stop watching all the objects from the previous page.
this.visibilityObserver.disconnect()