Quick fix

This commit is contained in:
jeffser 2024-05-19 17:36:32 -06:00
parent d540114ae5
commit e19aece78a

View File

@ -68,9 +68,6 @@ class AlpacaWindow(Adw.ApplicationWindow):
local_model_list_box = Gtk.Template.Child() local_model_list_box = Gtk.Template.Child()
available_model_list_box = Gtk.Template.Child() available_model_list_box = Gtk.Template.Child()
pull_model_status_page = Gtk.Template.Child()
pull_model_progress_bar = Gtk.Template.Child()
chat_list_box = Gtk.Template.Child() chat_list_box = Gtk.Template.Child()
add_chat_button = Gtk.Template.Child() add_chat_button = Gtk.Template.Child()