forked from MapComplete/MapComplete
Show 'about mapcomplete' on index
This commit is contained in:
parent
1831365597
commit
0fc8bbe1ed
3 changed files with 9 additions and 7 deletions
3
State.ts
3
State.ts
|
@ -28,9 +28,6 @@ export default class State {
|
|||
// The singleton of the global state
|
||||
public static state: State;
|
||||
|
||||
public static runningFromConsole: boolean = false;
|
||||
|
||||
|
||||
|
||||
public readonly layoutToUse = new UIEventSource<LayoutConfig>(undefined);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue