mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 11:06:40 +07:00
(fixed bugs(
This commit is contained in:
parent
bce08b923f
commit
dde58461b7
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ export const INITIAL_STATE = {
|
||||||
user: { ...DEFAULT_USER },
|
user: { ...DEFAULT_USER },
|
||||||
editing: false,
|
editing: false,
|
||||||
// mode: MODES.NONE,
|
// mode: MODES.NONE,
|
||||||
mode: MODES.SHOT_PREFETCH,
|
mode: MODES.NONE,
|
||||||
logo: DEFAULT_LOGO,
|
logo: DEFAULT_LOGO,
|
||||||
routerPoints: 0,
|
routerPoints: 0,
|
||||||
distance: 0,
|
distance: 0,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue