done update after point delete

This commit is contained in:
muerwre 2019-02-06 12:23:19 +07:00
parent 121ec610e0
commit d0b5f3bd94
6 changed files with 13 additions and 15 deletions

View file

@ -141,7 +141,7 @@ const run = async () => {
title: '',
version: 1,
distance: calcPolyDistance(route),
is_public: false,
is_public: true,
};
}));
}));