mirror of
https://github.com/Arrowar/StreamingCommunity.git
synced 2025-06-07 12:05:35 +00:00
Update run.py
This commit is contained in:
parent
eb6110e14f
commit
cc2e07416f
4
run.py
4
run.py
@ -127,7 +127,7 @@ def main():
|
|||||||
|
|
||||||
# If no media find
|
# If no media find
|
||||||
else:
|
else:
|
||||||
console.print("[red]Cant find a single element")
|
console.print("[red]Can't find a single element")
|
||||||
|
|
||||||
# End
|
# End
|
||||||
console.print("\n[red]Done")
|
console.print("\n[red]Done")
|
||||||
@ -166,7 +166,7 @@ def main_switch():
|
|||||||
|
|
||||||
# If no media find
|
# If no media find
|
||||||
else:
|
else:
|
||||||
console.print("[red]Cant find a single element")
|
console.print("[red]Can't find a single element")
|
||||||
|
|
||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
|
Loading…
x
Reference in New Issue
Block a user