mirror of
https://github.com/CopterExpress/clever-show.git
synced 2026-05-26 15:13:26 +00:00
Rename server -> core_server
This commit is contained in:
@@ -21,7 +21,7 @@ from quamash import QEventLoop
|
||||
# Importing gui form
|
||||
from server_gui import Ui_MainWindow
|
||||
|
||||
from server import Server, Client, now
|
||||
from core_server import Server, Client, now
|
||||
|
||||
import messaging_lib as messaging
|
||||
import config as cfg
|
||||
|
||||
Reference in New Issue
Block a user