cursor: hint for stickers

This commit is contained in:
muerwre 2018-12-07 14:00:07 +07:00
parent 45fd758c1d
commit d248b679ed
9 changed files with 80 additions and 24 deletions

View file

@ -137,7 +137,7 @@ const run = async () => {
...stickersParser(stickers),
...pointParser(points)
],
logo,
logo: logo === 'default' ? 'nvs' : logo,
title: '',
version: 1,
distance: calcPolyDistance(route),