mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-07 13:41:15 -07:00
Fix Windows systray import
This commit is contained in:
parent
0888e58e5f
commit
bb45062fde
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
|
||||
import os
|
||||
import sys
|
||||
from systray import SysTrayIcon
|
||||
from infi.systray import SysTrayIcon
|
||||
|
||||
try:
|
||||
from shlex import quote as cmd_quote
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue