mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-09 13:14:15 +02:00
upgrade button fix
This commit is contained in:
@@ -70,7 +70,7 @@ class UpdateToggleButton(QWidget):
|
||||
|
||||
def change_state(self, not_checked: bool):
|
||||
self.app_view.update_checked = not not_checked
|
||||
self.root.change_update_state(change_filters=False)
|
||||
self.root.update_bt_upgrade()
|
||||
|
||||
|
||||
class AppsTable(QTableWidget):
|
||||
|
||||
Reference in New Issue
Block a user