From 9fec87a7dea32c0880aaf2eabad9b066a2826690 Mon Sep 17 00:00:00 2001 From: jzviaginSingular <100220215+jzviaginSingular@users.noreply.github.com> Date: Mon, 28 Nov 2022 17:37:44 +0200 Subject: [PATCH] updated attributes --- Attributes.js | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/Attributes.js b/Attributes.js index 1a99a60..64bff08 100644 --- a/Attributes.js +++ b/Attributes.js @@ -13,13 +13,9 @@ export const Attributes = { sngAttrHotelScore:"sng_attr_hotel_score", sngAttrItemDescription:"sng_attr_item_description", sngAttrItemPrice:"sng_attr_item_price", - sngAttrLatitude:"sng_attr_latitude", sngAttrLevel:"sng_attr_level", - sngAttrLocation:"sng_attr_location", - sngAttrLocationAddressCountry:"sng_attr_location_address_country", - sngAttrLocationAddressRegionOrProvince:"sng_attr_location_address_region_or_province", - sngAttrLocationAddressStreet:"sng_attr_location_address_street", - sngAttrLongitude:"sng_attr_longitude", + sngAttrCountry:"sng_attr_country", + sngAttrRegion:"sng_attr_region", sngAttrMax:"sng_attr_max", sngAttrNewVersion:"sng_attr_new_version", sngAttrOrigin:"sng_attr_origin",