You've already forked AstralRinth
forked from didirus/AstralRinth
Fix lint, socket echo
This commit is contained in:
@@ -96,7 +96,7 @@ impl State {
|
||||
&state.process_manager,
|
||||
)
|
||||
.await;
|
||||
let _ = FriendsSocket::reconnect_task().await;
|
||||
let _ = FriendsSocket::socket_loop().await;
|
||||
});
|
||||
|
||||
Ok(())
|
||||
|
||||
Reference in New Issue
Block a user