mirror of
https://github.com/KubaPro010/fm-dx-webserver.git
synced 2026-07-30 00:39:16 +02:00
restructure, bugfixes
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
let connectedUsers = [];
|
||||
let chatHistory = [];
|
||||
|
||||
module.exports = { connectedUsers, chatHistory };
|
||||
Reference in New Issue
Block a user