diff --git a/src/constants/app_info.ts b/src/constants/app_info.ts index 9fff786..647d2d0 100644 --- a/src/constants/app_info.ts +++ b/src/constants/app_info.ts @@ -12,6 +12,7 @@ export const APP_INFO = { 'Мобильный интерфейс', // [07.12.18] 'Приложение для vk', // [11.12.18] 'Фильтр в диалоге поиска карт', // [13.12.18] + 'Экспорт GPX', // [18.02.19] ], [ 'Первый коммит', // [15.08.18] diff --git a/src/index.tsx b/src/index.tsx index 81c3cc1..4e079d2 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -4,7 +4,7 @@ done adding/removing points doesn't change distance done cancelling editing someone's else map return back to it's original address /razminochnyj/ - todo change title on route opening + done change title on route opening done delete sticker icon todo fix arrows (can't reproduce now :-( )