mirror of
https://codeberg.org/emersion/gamja.git
synced 2025-04-02 00:39:44 -04: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…
Add table
Reference in a new issue