Init App.config

This commit is contained in:
Simon Ser 2021-05-31 12:26:47 +02:00
parent b3d825c9d1
commit ab11af3965

View file

@ -179,6 +179,7 @@ export default class App extends Component {
memberList: false,
},
};
config = {};
clients = new Map();
endOfHistory = new Map();
receipts = new Map();