mirror of
https://github.com/liberatedsystems/openCom-Companion.git
synced 2024-11-25 14:50:37 +01:00
Updated service timeout
This commit is contained in:
parent
bb28584091
commit
d4f8d8e30d
@ -88,7 +88,7 @@ class SidebandApp(MDApp):
|
|||||||
|
|
||||||
PKGNAME = "io.unsigned.sideband"
|
PKGNAME = "io.unsigned.sideband"
|
||||||
|
|
||||||
SERVICE_TIMEOUT = 15
|
SERVICE_TIMEOUT = 30
|
||||||
|
|
||||||
def __init__(self, **kwargs):
|
def __init__(self, **kwargs):
|
||||||
super().__init__(**kwargs)
|
super().__init__(**kwargs)
|
||||||
|
Loading…
Reference in New Issue
Block a user