Improved importer
This commit is contained in:
@ -1,4 +1,7 @@
|
||||
component ImportLists(user *arn.User)
|
||||
if user.Accounts.AniList.Nick == "" && user.Accounts.Kitsu.Nick == "" && user.Accounts.MyAnimeList.Nick == ""
|
||||
p Import your list once you enter your username!
|
||||
|
||||
if user.Accounts.AniList.Nick != ""
|
||||
label AniList:
|
||||
|
||||
|
Reference in New Issue
Block a user