Update Jarvis2_4windows.py

This commit is contained in:
TallGorilla 2021-10-08 18:54:13 +02:00
parent 3350726592
commit a2d5789db9

View File

@ -109,7 +109,7 @@ def run():
else: else:
pass pass
return None return
speak(text="Initializing Jarvis....") speak(text="Initializing Jarvis....")
wish_me(master) wish_me(master)