You've already forked fm-dx-webserver
mirror of
https://github.com/KubaPro010/fm-dx-webserver.git
synced 2026-02-27 06:23:53 +01:00
minor fixes, code cleanup, accesibility features
This commit is contained in:
@@ -379,5 +379,5 @@ function showOnlineUsers(currentUsers) {
|
||||
}
|
||||
|
||||
module.exports = {
|
||||
handleData, showOnlineUsers, dataToSend
|
||||
handleData, showOnlineUsers, dataToSend, initialData
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user