mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-19 21:03:21 -07:00
Close system tray icon on shutdown
This commit is contained in:
parent
b1ec49341e
commit
1bd7cf4d4c
5 changed files with 496 additions and 250 deletions
2
lib/systray/__init__.py
Normal file
2
lib/systray/__init__.py
Normal file
|
@ -0,0 +1,2 @@
|
|||
__import__("pkg_resources").declare_namespace(__name__)
|
||||
from .traybar import SysTrayIcon
|
Loading…
Add table
Add a link
Reference in a new issue