1
This commit is contained in:
parent
78b6bbde8d
commit
96883ca851
@ -149,6 +149,7 @@ class PullDbEvent extends BaseService {
|
|||||||
if (row) {
|
if (row) {
|
||||||
return BigInt(row['last_idx']);
|
return BigInt(row['last_idx']);
|
||||||
}
|
}
|
||||||
|
break;
|
||||||
}
|
}
|
||||||
return BigInt(0);
|
return BigInt(0);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user