diff options
-rw-r--r-- | web/cobrands/tfl/assets.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/cobrands/tfl/assets.js b/web/cobrands/tfl/assets.js index 203df578f..ad58c5c8a 100644 --- a/web/cobrands/tfl/assets.js +++ b/web/cobrands/tfl/assets.js @@ -177,6 +177,7 @@ fixmystreet.assets.add(asset_defaults, { asset_id_field: 'STOP_CODE', attributes: { stop_code: 'STOP_CODE', + shelter_id: 'SHELTER_ID', }, asset_group: "Bus Stops and Shelters", asset_item: 'bus stop' |