Skip to content

Commit e60e881

Browse files
committed
Update api-ja.js
1 parent a92643d commit e60e881

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/api-ja.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ let COMPONENT_LINK_REGEXP;
99
try {
1010
// Dynamic import for ES module utils
1111
const utils = await import('./utils.mjs');
12-
12+
1313
const response = await fetch(
1414
'https://raw.githubusercontent.com/ionic-team/ionic-docs/translation/jp/scripts/data/translated-api.json'
1515
);

0 commit comments

Comments
 (0)