mirror of
https://github.com/karl0ss/GoGoDownloader.git
synced 2025-04-25 19:20:12 +01:00
update message
This commit is contained in:
parent
02fa241ec6
commit
475466617d
@ -112,7 +112,7 @@ def gogodownloader(config):
|
||||
).print_error()
|
||||
elif episode_end < episode_start:
|
||||
CustomMessage(
|
||||
f"{ERR}episode_end cannot be less than or equal to episode_start"
|
||||
f"{ERR}episode_end cannot be less than episode_start"
|
||||
).print_error()
|
||||
else:
|
||||
break
|
||||
|
Loading…
x
Reference in New Issue
Block a user