Skip to content

Commit

Permalink
prettify: remove useless comment
Browse files Browse the repository at this point in the history
  • Loading branch information
skyler-0 committed Sep 5, 2024
1 parent 7c27f80 commit a393d73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ani-cli
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ play() {
agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/121.0"
allanime_refr="https://allmanga.to"
allanime_base="allanime.day"
allanime_api="https://api.${allanime_base}" #api is down apparently
allanime_api="https://api.${allanime_base}"
mode="${ANI_CLI_MODE:-sub}"
download_dir="${ANI_CLI_DOWNLOAD_DIR:-.}"
log_episode="${ANI_CLI_LOG:-1}"
Expand Down

0 comments on commit a393d73

Please sign in to comment.