mirror of
https://github.com/fluencelabs/fluence-js.git
synced 2025-03-15 23:40:50 +00:00
fix lint
This commit is contained in:
parent
3510fef847
commit
a324759af4
@ -516,6 +516,7 @@ export abstract class FluencePeer {
|
|||||||
);
|
);
|
||||||
|
|
||||||
const [, , , forthParam] = args;
|
const [, , , forthParam] = args;
|
||||||
|
|
||||||
if (
|
if (
|
||||||
typeof forthParam === "object" &&
|
typeof forthParam === "object" &&
|
||||||
"hard_limit_enabled" in forthParam
|
"hard_limit_enabled" in forthParam
|
||||||
|
Loading…
x
Reference in New Issue
Block a user