diff options
-rw-r--r-- | web/cobrands/oxfordshire/assets.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/cobrands/oxfordshire/assets.js b/web/cobrands/oxfordshire/assets.js index fc9f87064..e2ebcc70e 100644 --- a/web/cobrands/oxfordshire/assets.js +++ b/web/cobrands/oxfordshire/assets.js @@ -185,7 +185,7 @@ fixmystreet.assets.add(owned_defaults, { TYPENAME: "junctions" } }, - asset_category: ["Gully and Catchpits"], + asset_category: ["Gully and Catchpits", 'Drainage'], asset_item: 'drain' }); |