Skip to content

Commit 6fd0829

Browse files
authored
Merge pull request #186 from raga-adbe-gh/MWPW-187929_Sync
MWPW-187929 Sync to langstore is not seen working
2 parents 6290ab4 + 0b0938f commit 6fd0829

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nx/blocks/loc/project/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ export async function overwriteCopy(url, title) {
169169
delete daMetadata?.rejectedhashes;
170170
resp = await saveToDa(
171171
srcHtml.querySelector('main').innerHTML,
172-
getDaUrl(url.destination),
172+
getDaUrl(url),
173173
daMetadata,
174174
);
175175
}

0 commit comments

Comments
 (0)