fix for first client

This commit is contained in:
Mateusz Walkowiak
2024-05-03 12:53:47 +02:00
committed by GitHub
parent 2baab09f34
commit 5995f9939f
+1 -1
View File
@@ -113,7 +113,7 @@ function connectToXdrd() {
let authFlags = {
authMsg: false,
firstClient: true,
firstClient: false,
receivedSalt: '',
receivedPassword: false,
messageCount: 0,