Added TODO
This commit is contained in:
parent
7f7da0050b
commit
9f4f6b4337
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@ pub fn run(
|
|||
db,
|
||||
command_sender,
|
||||
)?;
|
||||
// TODO do this in main
|
||||
std::thread::spawn(move || {
|
||||
server.launch();
|
||||
});
|
||||
|
|
Loading…
Add table
Reference in a new issue