This commit is contained in:
misyaguziya
2023-06-14 22:37:43 +09:00
parent 0f4b63e67b
commit 35cba754cc
2 changed files with 16 additions and 13 deletions

View File

@@ -499,7 +499,6 @@ class ToplevelWindowConfig(customtkinter.CTkToplevel):
self.label_input_speaker_buffer_size.configure(font=customtkinter.CTkFont(family=choice))
self.entry_input_speaker_buffer_size.configure(font=customtkinter.CTkFont(family=choice))
# tab Parameter
self.label_ip_address.configure(font=customtkinter.CTkFont(family=choice))
self.entry_ip_address.configure(font=customtkinter.CTkFont(family=choice))