mirror of
https://github.com/SinTan1729/TvTimeToTrakt.git
synced 2025-04-19 01:20:01 -05:00
Specify TV Shows and Movies as default action
This commit is contained in:
parent
f903bd79b7
commit
ed627ad22a
1 changed files with 1 additions and 1 deletions
|
@ -779,7 +779,7 @@ def start():
|
|||
print(">> What do you want to do?")
|
||||
print(" 1) Import Watch History for TV Shows from TV Time")
|
||||
print(" 2) Import Watch Movies from TV Time")
|
||||
print(" 3) Do both 1 and 2")
|
||||
print(" 3) Do both 1 and 2 (default)")
|
||||
print(" 4) Exit")
|
||||
|
||||
while True:
|
||||
|
|
Loading…
Reference in a new issue