More fixes

This commit is contained in:
Gregory Schier
2026-03-13 08:29:36 -07:00
parent 44a331929f
commit 21f775741a
3 changed files with 7 additions and 5 deletions

View File

@@ -55,7 +55,8 @@ async function op(
}
}
return { client: _clients[hash], clientHash: hash };
// oxlint-disable-next-line no-non-null-assertion
return { client: _clients[hash]!, clientHash: hash };
}
async function getValue(