Init App.config
This commit is contained in:
parent
b3d825c9d1
commit
ab11af3965
1 changed files with 1 additions and 0 deletions
|
@ -179,6 +179,7 @@ export default class App extends Component {
|
||||||
memberList: false,
|
memberList: false,
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
config = {};
|
||||||
clients = new Map();
|
clients = new Map();
|
||||||
endOfHistory = new Map();
|
endOfHistory = new Map();
|
||||||
receipts = new Map();
|
receipts = new Map();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue