mirror of
https://github.com/Benexl/FastAnime.git
synced 2026-02-04 19:11:55 -08:00
Merge pull request #49 from sudoAlphaX/anilist-login-typo
docs: fix typo for anilist login command
This commit is contained in:
@@ -35,7 +35,7 @@ def notifier(config: "Config"):
|
||||
|
||||
if not config.user:
|
||||
print("Not Authenticated")
|
||||
print("Run the following to get started: fastanime anilist loggin")
|
||||
print("Run the following to get started: fastanime anilist login")
|
||||
exit(1)
|
||||
run = True
|
||||
# WARNING: Mess around with this value at your own risk
|
||||
|
||||
Reference in New Issue
Block a user