add relay states to ui
Some checks failed
Rust / build (ubuntu-latest, stable) (push) Failing after 1m33s
Rust / build (ubuntu-latest, stable) (pull_request) Failing after 1m31s

This commit is contained in:
2026-02-11 17:46:10 +07:00
parent 9380288fc1
commit 836d9a99e1
10 changed files with 102 additions and 26 deletions

1
Cargo.lock generated
View File

@@ -4651,6 +4651,7 @@ version = "0.3.0"
dependencies = [
"anyhow",
"common",
"device",
"flume",
"gpui",
"log",