Commit 45de27f
authored
chore: scrub internal-file ref from generated gRPC client headers (#23)
Both grpc-web/*.ts header blocks referenced
'founder-private/audits/...-grpc-service-proto-draft.md'. The
upstream .proto in sentrix-labs/sentrix already carries the neutral
phrasing 'internal Sentrix Labs gRPC service-proto draft (2026-05-05)';
the regenerated .ts here didn't pick up that change. Updated by hand
to match — next regeneration via protobuf-ts will produce the same
text.
Co-authored-by: satyakwok <satyakwok@users.noreply.github.com>1 parent 668c342 commit 45de27f
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments