Commit 912e718
committed
feat(contact): add 'etc' (기타) product option
Adds 'etc' as the 8th enum value in PRODUCT_IDS with label '기타',
covering inquiries that don't fit the 7 solution products. Routes to
first-fluke/first-fluke.github.io via PRODUCT_ROUTES env on the Worker
(operator config — already provisioned).
Reverses ADR-0001 D2's prior 'no etc option' choice; ADR and task.md
updated in the outer repo.1 parent 47f80ff commit 912e718
2 files changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
15 | | - | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| 25 | + | |
24 | 26 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
0 commit comments