Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0f8f294265 | |||
| d5a70cf078 |
@@ -443,7 +443,7 @@ pub async fn network_connect(
|
||||
username: String,
|
||||
event_rx: &mut UnboundedReceiver<Command>,
|
||||
overrides: &ProxyOverrides,
|
||||
state: SharedState,
|
||||
state: SharedState<impl Reactivity>,
|
||||
) -> Result<(), Error> {
|
||||
info!("connecting");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user