Small mistake
This commit is contained in:
parent
ef606530a2
commit
c7aeb7f9a0
@ -7,6 +7,7 @@ from __future__ import print_function
|
|||||||
import threading
|
import threading
|
||||||
import re
|
import re
|
||||||
import time
|
import time
|
||||||
|
import syncplay
|
||||||
|
|
||||||
class ConsoleUI(threading.Thread):
|
class ConsoleUI(threading.Thread):
|
||||||
def __init__(self):
|
def __init__(self):
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user