diff --git a/components/app.js b/components/app.js index c5538ba..149ddc4 100644 --- a/components/app.js +++ b/components/app.js @@ -179,6 +179,7 @@ export default class App extends Component { memberList: false, }, }; + config = {}; clients = new Map(); endOfHistory = new Map(); receipts = new Map();