Update Uptated-Prototype/PiperTTS-GUI-Test.py

This commit is contained in:
2025-12-07 09:01:32 -08:00
parent 45c6c4f41e
commit 4a4544f51a

View File

@@ -136,7 +136,8 @@ def PiperTTS_GUI_TextFile_Open():
# #
def PiperTTS_GUI_Set_Prefrences(): def PiperTTS_GUI_Set_Prefrences():
try: try:
pass Input_Box_Frame.place_forget()
Controls_Box_Frame.place_forget()
except: except:
print("An exception occurred - when Setting prefrences.") print("An exception occurred - when Setting prefrences.")