Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
Dhruv Chauhan authored and Dhruv Chauhan committed Sep 25, 2023
1 parent e895dfc commit 8b0a29d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion monitor/errorSchemas.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import {
ONE_BILLION,
TEN_BILLION,
ONE_HUNDRED_BILLION,
} from "./util";
} from "./util.js";

export const protocolErrorMessages = {
totalValueLockedUSD: `This field on 'Protocol' entity has a value below $0 or above $${ONE_HUNDRED_BILLION.toLocaleString(
Expand Down

0 comments on commit 8b0a29d

Please sign in to comment.