mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 11:06:40 +07:00
backend: populated routes
This commit is contained in:
parent
723ab51eef
commit
6ffdca22d7
5 changed files with 25 additions and 9 deletions
|
@ -8,7 +8,7 @@ export const DEFAULT_USER = {
|
|||
place_types: {},
|
||||
random_url: '',
|
||||
role: ROLES.guest,
|
||||
routes: [],
|
||||
routes: {},
|
||||
success: false,
|
||||
id: null,
|
||||
token: null,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue