Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArsentiy Milchakov <milcars@mapswithme.com>2018-11-19 13:08:52 +0300
committerTatiana Yan <tatiana.kondakova@gmail.com>2018-11-19 19:29:44 +0300
commitdc7216e4871fe7f998e8be4bee790658bcb0706a (patch)
treef526b23f9faa49c1cb61946266a861ce4b4a57bb /indexer
parentf0698cc457d742b5fb9035a5e67aa532ead89828 (diff)
[indexer] move back all cuisines types for SortBySpec method
Diffstat (limited to 'indexer')
-rw-r--r--indexer/feature_data.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/indexer/feature_data.cpp b/indexer/feature_data.cpp
index 600ec82662..dd5f9c9e3c 100644
--- a/indexer/feature_data.cpp
+++ b/indexer/feature_data.cpp
@@ -93,6 +93,7 @@ public:
{ "wheelchair" },
{ "sponsored" },
{ "entrance" },
+ { "cuisine" },
};
AddTypes(arr1);