mirror of
https://github.com/KubaPro010/fm-dx-webserver.git
synced 2026-07-31 09:19:16 +02:00
fix for first client
This commit is contained in:
+1
-1
@@ -113,7 +113,7 @@ function connectToXdrd() {
|
||||
|
||||
let authFlags = {
|
||||
authMsg: false,
|
||||
firstClient: true,
|
||||
firstClient: false,
|
||||
receivedSalt: '',
|
||||
receivedPassword: false,
|
||||
messageCount: 0,
|
||||
|
||||
Reference in New Issue
Block a user