From CodeRabbit review on PR #1 (#1 (comment)) — Functional Correctness, Minor.
The new OBA API key column makes a third locally-managed field, but the note above the regions table (web/admin/src/routes/regions/+page.svelte ~line 115) still says the default agency id and the timezone are the two locally-managed fields, so the page contradicts itself.
Update the note to name all three: default agency ID, timezone, and OBA API key.
From CodeRabbit review on PR #1 (#1 (comment)) — Functional Correctness, Minor.
The new OBA API key column makes a third locally-managed field, but the note above the regions table (
web/admin/src/routes/regions/+page.svelte~line 115) still says the default agency id and the timezone are the two locally-managed fields, so the page contradicts itself.Update the note to name all three: default agency ID, timezone, and OBA API key.