mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-04-05 11:47:50 +08:00
fix display
This commit is contained in:
@@ -10,6 +10,7 @@ import os
|
||||
class DisplayHelper(metaclass=Singleton):
|
||||
|
||||
def __init__(self):
|
||||
self._display = None
|
||||
if not SystemUtils.is_docker():
|
||||
return
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user