dialogs: new appearance

This commit is contained in:
muerwre 2018-12-07 09:47:35 +07:00
parent fc5b6009cb
commit 78216ee94e
5 changed files with 25 additions and 9 deletions

View file

@ -131,7 +131,7 @@ const run = async () => {
owner: { _id: login },
created_at,
updated_at: created_at,
map_style: mapStyleParser(map_style),
provider: mapStyleParser(map_style),
route,
stickers: [
...stickersParser(stickers),