mirror of
https://git.sr.ht/~emersion/gamja
synced 2024-11-14 19:25:26 -05:00
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,
|
||||
},
|
||||
};
|
||||
config = {};
|
||||
clients = new Map();
|
||||
endOfHistory = new Map();
|
||||
receipts = new Map();
|
||||
|
|
Loading…
Reference in a new issue