mirror of
https://codeberg.org/emersion/gamja
synced 2025-03-15 00:47:46 +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,
|
memberList: false,
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
config = {};
|
||||||
clients = new Map();
|
clients = new Map();
|
||||||
endOfHistory = new Map();
|
endOfHistory = new Map();
|
||||||
receipts = new Map();
|
receipts = new Map();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user