mirror of
https://codeberg.org/emersion/gamja
synced 2025-03-13 15:58:40 +01:00
Init App.config
This commit is contained in:
parent
b3d825c9d1
commit
ab11af3965
@ -179,6 +179,7 @@ export default class App extends Component {
|
||||
memberList: false,
|
||||
},
|
||||
};
|
||||
config = {};
|
||||
clients = new Map();
|
||||
endOfHistory = new Map();
|
||||
receipts = new Map();
|
||||
|
Loading…
x
Reference in New Issue
Block a user