Update Uptated-Prototype/PiperTTS-GUI-Test.py
This commit is contained in:
@@ -235,7 +235,7 @@ def PiperTTS_GUI_Randomize_Text_2nd():
|
|||||||
#
|
#
|
||||||
def PiperTTS_GUI_Set_Prefrences():
|
def PiperTTS_GUI_Set_Prefrences():
|
||||||
try:
|
try:
|
||||||
if Prefrences_Frame;
|
if Prefrences_Frame:
|
||||||
Input_Box_Frame.pack(fill = "both", expand = True)
|
Input_Box_Frame.pack(fill = "both", expand = True)
|
||||||
Controls_Box_Frame.pack(fill = "both")
|
Controls_Box_Frame.pack(fill = "both")
|
||||||
else:
|
else:
|
||||||
|
|||||||
Reference in New Issue
Block a user