Add anilist auth button

This commit is contained in:
Hydroxycarbamide 2022-05-15 17:10:39 +02:00
parent 03e63ff580
commit 4bfffa2def
6 changed files with 27 additions and 6 deletions

View file

@ -36,7 +36,7 @@ export default {
this.fetchAnime();
},
components: {
Card
Card,
}
}