mirror of
https://github.com/vikstrous/pirate-get
synced 2025-01-10 10:04:21 +01:00
-0 option fixed
This commit is contained in:
parent
3efcf5a9eb
commit
479640dad1
@ -222,7 +222,7 @@ def main():
|
||||
|
||||
if args.first:
|
||||
print("Choosing first result");
|
||||
choice = (0)
|
||||
choices = [0]
|
||||
else:
|
||||
try:
|
||||
l = raw_input("Select link(s): ")
|
||||
|
Loading…
Reference in New Issue
Block a user