Merge branch 'master' of https://github.com/lewayotte/noVNC
This commit is contained in:
commit
c2d6a06d6d
|
@ -1593,7 +1593,7 @@ export default class RFB extends EventTargetMixin {
|
||||||
this._rfbAuthScheme >> 8,
|
this._rfbAuthScheme >> 8,
|
||||||
this._rfbAuthScheme]);
|
this._rfbAuthScheme]);
|
||||||
|
|
||||||
this._rfbVeNCryptState == 4;
|
this._rfbVeNCryptState = 4;
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue