Forgot add comment for hideMyAnimeInExplorer and one empty line

This commit is contained in:
Jarmo Riikonen 2018-07-05 13:23:48 +03:00
parent 658afe2c8f
commit 4ceb250fa9
2 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,6 @@ export function hideAddedAnime(arn?: AnimeNotifier, input?: HTMLInputElement) {
}
}
}
}
// Hides anime that are not in your list.

View File

@ -475,6 +475,7 @@ export default class AnimeNotifier {
}
}
// Hides user anime automatically if localStorage.hide is true
hideMyAnimeInExplorer() {
if(!this.app.currentPath.includes("/explore")){
return