Init App.config
This commit is contained in:
@@ -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();
|
||||||
|
|||||||
Reference in New Issue
Block a user