| commit | d9d4581952edb59469a8402910783570be852fb8 | [log] [tgz] |
|---|---|---|
| author | Sean McCullough <banksean@gmail.com> | Wed Apr 30 16:53:41 2025 -0700 |
| committer | Sean McCullough <banksean@gmail.com> | Wed Apr 30 18:00:55 2025 -0700 |
| tree | 7b06cf74a10d3d812152c21fc72ced395a3e5024 | |
| parent | 48c84c9a4df29b1e51c7fdca81053dd9cd0c2446 [diff] [blame] |
webui: add current Agent state to call-status tooltip
diff --git a/cmd/go2ts/go2ts.go b/cmd/go2ts/go2ts.go index 4def3cc..0a55b7c 100644 --- a/cmd/go2ts/go2ts.go +++ b/cmd/go2ts/go2ts.go
@@ -3,7 +3,7 @@ // // Exmaple: // -// go run cmd/go2ts -o webui/src/types.ts +// go run ./cmd/go2ts -o webui/src/types.ts package main import (