Increase send message display

From 4 to 7 seconds
This commit is contained in:
angelblue05 2016-10-19 18:44:25 -05:00
parent 59f8e2010b
commit 810673cf79

View file

@ -234,7 +234,7 @@ class WebSocketClient(threading.Thread):
heading=header,
message=text,
icon="{emby}",
time=4000)
time=7000)
elif command == 'SendString':