Update.
This commit is contained in:
parent
31895e62d3
commit
8a4586f4de
2
adl.py
2
adl.py
@ -24,7 +24,7 @@ def color_print(text):
|
||||
|
||||
# colored watch primpt
|
||||
def watch_prompt(title, episode, msg):
|
||||
print(f"Now{msg} \033[0;34m{title}\033[0m, episode \033[0;34m{str(episode)} \033[0m")
|
||||
print(f"Now {msg} \033[0;34m{title}\033[0m, episode \033[0;34m{str(episode)} \033[0m")
|
||||
|
||||
# colored input
|
||||
def color_prommpt(text):
|
||||
|
Loading…
Reference in New Issue
Block a user