You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In cmd/integration.go the message has typos for requesting client ID, client secret and code. These can easily be found with the command: rg "Anilsit". The result of this command for me was: README.md:mangal can also mark chapters as read on your Anilsit profile when you read them inside mangal. cmd/integration.go: Message: "Anilsit client ID is not set. Please enter it:", cmd/integration.go: Message: "Anilsit client secret is not set. Please enter it:", cmd/integration.go: Message: "Anilsit code is not set. Please copy it from the link and paste in here:",
I can make a pull request with a fix.
Reproduction steps
mangal integration anilist
select yes
enter client id
Expected behavior
No typo, instead of Anilsit, Anilist.
Additional context
No response
Operating System
Linux
The text was updated successfully, but these errors were encountered:
Describe the bug
In cmd/integration.go the message has typos for requesting client ID, client secret and code. These can easily be found with the command:
rg "Anilsit"
. The result of this command for me was:README.md:mangal can also mark chapters as read on your Anilsit profile when you read them inside mangal. cmd/integration.go: Message: "Anilsit client ID is not set. Please enter it:", cmd/integration.go: Message: "Anilsit client secret is not set. Please enter it:", cmd/integration.go: Message: "Anilsit code is not set. Please copy it from the link and paste in here:",
I can make a pull request with a fix.
Reproduction steps
mangal integration anilist
select yes
enter client id
Expected behavior
No typo, instead of Anilsit, Anilist.
Additional context
No response
Operating System
Linux
The text was updated successfully, but these errors were encountered: