Commit 5a3d6ba
committed
fix(tools): add missing Newspaper icon for hckrnws, remove redundant network def
- service-card.tsx: add Newspaper to lucide-react imports and iconMap
(hckrnws specifies icon: "Newspaper" — was silently falling back to Terminal)
- tools-alloy-agent.yaml: remove duplicate atl-tools network definition
(already defined in infra/networks.yaml, included by root compose.yaml)1 parent bb15d21 commit 5a3d6ba
File tree
2 files changed
+2
-4
lines changed- apps/tools-web/src/components
- infra/tools
2 files changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
0 commit comments