Commit da9d96b
committed
fix(import): Update CSV header check for ONSPD AUG 2025 format
The ONSPD CSV format has changed - the first column header is now 'pcd7' instead of 'pcd'. This updates the header detection to match the new format and prevent import errors.1 parent e734336 commit da9d96b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| |||
0 commit comments