Skip to content

Commit 50ca641

Browse files
authored
Merge pull request #11230 from ethereum/fixCrowdinScript
Add tsignore to fix ts error
2 parents af6daf5 + de021ed commit 50ca641

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/scripts/crowdin/reports/reportsHelpers.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ export async function fetchTranslationCostsReport(
3636
dateTo,
3737
// @ts-ignore
3838
languageId: crowdinLangCode,
39+
// @ts-ignore
3940
fileIds: [fileId],
4041
}
4142

0 commit comments

Comments
 (0)