Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
jemikanegara committed Jun 15, 2024
1 parent 182ee18 commit 5e3660b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -495,6 +495,7 @@ function translateNodes(textNodes = [], language = "", apiKey = "", seoNodes = [
});

// console.log("weploy texts", notInCache);
console.log("weploy start getting translations", notInCache.length);
// return;

if (notInCache.length > 0) {
Expand Down

0 comments on commit 5e3660b

Please sign in to comment.