mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-12 19:49:59 +05:00
chore: lint compliance
This commit is contained in:
parent
83ecc99944
commit
24451e1e6c
@ -274,7 +274,7 @@ var handleResponse = function (Env, req, res) {
|
||||
u8_publicKey = Util.decodeBase64(publicKey);
|
||||
} catch (err3) {
|
||||
Env.Log.error('CHALLENGE_RESPONSE_DECODING_ERROR', {
|
||||
command,
|
||||
command: json.command,
|
||||
publicKey: publicKey,
|
||||
error: Util.serializeError(err3),
|
||||
});
|
||||
|
||||
Loading…
Reference in New Issue
Block a user