Drop ref_toid from updatable whitelist
This commit is contained in:
parent
8283a9708e
commit
4934e0757b
@ -194,7 +194,6 @@ function likeBuilding(building_id, user_id) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const BUILDING_FIELD_WHITELIST = new Set([
|
const BUILDING_FIELD_WHITELIST = new Set([
|
||||||
'ref_toid',
|
|
||||||
'ref_osm_id',
|
'ref_osm_id',
|
||||||
'location_name',
|
'location_name',
|
||||||
'location_number',
|
'location_number',
|
||||||
|
Loading…
Reference in New Issue
Block a user