This commit is contained in:
Pierre Ossman 2023-05-11 12:20:18 +02:00
commit c2d6a06d6d
1 changed files with 1 additions and 1 deletions

View File

@ -1593,7 +1593,7 @@ export default class RFB extends EventTargetMixin {
this._rfbAuthScheme >> 8,
this._rfbAuthScheme]);
this._rfbVeNCryptState == 4;
this._rfbVeNCryptState = 4;
return true;
}
}