mirror of
https://github.com/KeksPirates/SoftwareManager.git
synced 2026-08-04 09:59:41 +02:00
feat: add notification popup to inform users of malicious ads on megadb
This commit is contained in:
@@ -31,6 +31,7 @@ class AppState(QObject):
|
||||
self.active_interfaces: List = []
|
||||
self.bound_interface: Any = None
|
||||
self.close_to_tray: bool = True
|
||||
self.show_megadb_notification: bool = True
|
||||
|
||||
# Image
|
||||
self._image_enabled: bool = False
|
||||
|
||||
Reference in New Issue
Block a user