updated list
This commit is contained in:
parent
5c7d3211b0
commit
2fe50b41f8
|
@ -49,6 +49,7 @@ class MainFrameController:
|
|||
|
||||
text_data = self._predict(text_data)
|
||||
self._add_to_db(text_data)
|
||||
self.update_provider_list()
|
||||
|
||||
self.frame.output_textbox.configure(state="normal")
|
||||
self.frame.output_textbox.delete("0.0", "end")
|
||||
|
|
Loading…
Reference in New Issue