forked from organicmaps/organicmaps
eye filename is changed to metrics
This commit is contained in:
parent
3bd39f965c
commit
dfb67eb8cf
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ namespace eye
|
|||
// static
|
||||
std::string Storage::GetEyeFilePath()
|
||||
{
|
||||
return GetPlatform().WritablePathForFile("eye");
|
||||
return GetPlatform().WritablePathForFile("metrics");
|
||||
}
|
||||
|
||||
// static
|
||||
|
|
Loading…
Add table
Reference in a new issue