looks configurable to me, at least for now
This commit is contained in:
parent
42aae4c03a
commit
8214fdb24d
@ -40,7 +40,6 @@ class ServiceHandler(object):
|
||||
self.stopServices()
|
||||
|
||||
def isSupported(self, mode):
|
||||
# TODO make configurable
|
||||
return mode in PropertyManager.getSharedInstance()["services_decoders"]
|
||||
|
||||
def stopServices(self):
|
||||
|
Loading…
Reference in New Issue
Block a user