transfer panel details without an extra layer of json encoding

This commit is contained in:
2026-01-03 21:21:03 -05:00
parent 167e9d0a01
commit 7a69b2b74c
15 changed files with 149 additions and 43 deletions

View File

@@ -193,7 +193,6 @@ impl Client {
break;
}
}
println!("Exited Loop");
});
Ok(outer_rx)