Minor fix
This commit is contained in:
parent
c8acdc0d11
commit
1ced81352f
@ -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()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user