Drop ref_toid from updatable whitelist

This commit is contained in:
Tom Russell 2018-10-25 14:02:38 +01:00
parent 8283a9708e
commit 4934e0757b

View File

@ -194,7 +194,6 @@ function likeBuilding(building_id, user_id) {
}
const BUILDING_FIELD_WHITELIST = new Set([
'ref_toid',
'ref_osm_id',
'location_name',
'location_number',