mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2026-01-08 16:34:45 +08:00
temp
This commit is contained in:
parent
7cb4bb9a35
commit
b6aa92b5cd
1 changed files with 1 additions and 0 deletions
|
|
@ -74,6 +74,7 @@ class ResultController {
|
|||
|
||||
const resulthash = result.hash;
|
||||
delete result.hash;
|
||||
delete result.strigified;
|
||||
if (
|
||||
req.ctx.configuration.resultObjectHashCheck.enabled &&
|
||||
resulthash.length === 64
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue