modified src/config.ts
@@ -1,4 +1,4 @@
| - | |
| + | |
|
|
|
|
|
@@ -150,7 +150,7 @@ export class Config {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -165,6 +165,12 @@ export class Config {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified src/session.ts
@@ -87,6 +87,7 @@ export const loadState = (initial: State): Store => {
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -103,6 +104,7 @@ export const loadState = (initial: State): Store => {
|
|
|
|
|
|
| + | |
|
|
|
|
|