diff options
| author | Ariel Costas Guerrero <ariel@costas.dev> | 2026-01-03 18:51:47 +0100 |
|---|---|---|
| committer | Ariel Costas Guerrero <ariel@costas.dev> | 2026-01-03 18:51:47 +0100 |
| commit | 81007137e2c7c300b07e4f2aa4b96fb24b3c95a3 (patch) | |
| tree | 887fa0bcb9f80c3baf59a5f07186b7501233607f /build-config.json | |
| parent | 31985e4e99e1e740bec5aa00c1e0c279ff5a72d1 (diff) | |
Update git modules and stuff
Diffstat (limited to 'build-config.json')
| -rw-r--r-- | build-config.json | 13 |
1 files changed, 4 insertions, 9 deletions
diff --git a/build-config.json b/build-config.json index d215e4a..2d4e4bb 100644 --- a/build-config.json +++ b/build-config.json @@ -15,20 +15,15 @@ "type": "gtfs", "source": "./feeds/feve.zip" }, - { - "feedId": "cercanias", - "type": "gtfs", - "source": "./feeds/cercanias.zip" - }, { - "feedId": "santiago", + "feedId": "tussa", "type": "gtfs", - "source": "./feeds/ibi_santiago.zip" + "source": "./feeds/tussa.zip" }, { - "feedId": "coruna", + "feedId": "tranvias", "type": "gtfs", - "source": "./feeds/coruna.zip" + "source": "./feeds/tranvias.zip" }, { "feedId": "vitrasa", |
