forked from organicmaps/organicmaps
[android] Fixed cian provider name
This commit is contained in:
parent
83d3e77012
commit
572f89f354
1 changed files with 1 additions and 1 deletions
|
@ -343,7 +343,7 @@ public enum Statistics
|
|||
public static final String OPENTABLE = "OpenTable";
|
||||
public static final String VIATOR = "Viator.Com";
|
||||
public static final String GEOCHAT = "Geochat";
|
||||
public static final String CIAN = "Cian";
|
||||
public static final String CIAN = "Cian.Ru";
|
||||
public static final String NO_PRODUCTS = "no_products";
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue