Added list import preview
This commit is contained in:
8
pages/listimport/listimport.pixy
Normal file
8
pages/listimport/listimport.pixy
Normal file
@ -0,0 +1,8 @@
|
||||
component ImportLists(user *arn.User)
|
||||
.buttons
|
||||
if user.Accounts.AniList.Nick != ""
|
||||
a.button.mountable.ajax(href="/import/anilist/animelist")
|
||||
Icon("refresh")
|
||||
span Import AniList Anime List
|
||||
else
|
||||
p No imports available.
|
Reference in New Issue
Block a user