mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 02:56:41 +07:00
document title changes on route load
This commit is contained in:
parent
a04b903206
commit
8391408bb3
3 changed files with 14 additions and 6 deletions
|
@ -141,7 +141,7 @@ const run = async () => {
|
|||
title: '',
|
||||
version: 1,
|
||||
distance: calcPolyDistance(route),
|
||||
is_public: true,
|
||||
is_public: false,
|
||||
};
|
||||
}));
|
||||
}));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue